I know that the code for the size of an array is
but how do you get the size of a row (?) of a 2D array$size = @array_name
I have tried ...
Running out of ideas, and can't find it in a book anywhere$size = @array_name[2] and $size = $array_name[2]
In reply to how to get the size of a 2D array by richmusk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |