in reply to Re: performance of huge array looping
in thread performance of huge array looping

I need three elements at a time.
  • Comment on Re: Re: performance of huge array looping

Replies are listed 'Best First'.
Re: Re: Re: performance of huge array looping
by belden (Friar) on Aug 14, 2002 at 17:48 UTC
Re: performance of huge array looping
by Abigail-II (Bishop) on Aug 14, 2002 at 15:01 UTC
    The your array doesn't have to have more than 3 elements at a time.

    Abigail