[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Cleaning out arrays



On Sun, May 28, 2000 at 04:49:57PM +0000, Sveinbjorn Thordarson wrote:
> I really to post a lot here...sorry about it, but then again I have a
> lot of questions.   I know this may sound like a really stupid question,
> but I need to clean out an array, as in wipe every single value, and
> pop/shift just aren't doing what I want.  I want the array to be as if
> it had never contained any values...fresh and new. =)  How do I go about
> doing that?

@array = ();

Ronald

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org