Re: delete array element

2001-07-11 Thread Paul
--- Pedro A Reche Gallardo <[EMAIL PROTECTED]> wrote: > Hi all, > Is it possible to delete an array element changing the array size at > the same time? > if I do $array[$i]= undef; the value is gone but the size of the > array remains the same?! see perldoc -f splice: splice ARRAY,OFFSET,LENGT

delete array element

2001-07-11 Thread Pedro A Reche Gallardo
Hi all, Is it possible to delete an array element changing the array size at the same time? if I do $array[$i]= undef; the value is gone but the size of the array remains the same?! Cheers -- *** PEDRO a. RECHE gallardo, pH