I want to, for example, determine the number of elements in the array $arr[0]. Thanks@alpha = qw/a b c d/; @beta = qw/e f/; $arr[0] = @alpha; $arr[1] = @beta;
In reply to determining length of multidimensional arrays by scuffell
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |