Remember that evaluated in scalar context, an array gives its number of elements. Therefore, with my $count = @array; $count will contain the number of elements in @array. Check your 10 arrays that way and figure out which one is the biggest.
Dave
In reply to Re: finding the biggest array
by davido
in thread finding the biggest array
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |