![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: How do I find the size of each row of a growing multidimensional array?by Zed_Lopez (Chaplain) |
on Mar 03, 2005 at 23:13 UTC ( #436400=note: print w/replies, xml ) | Need Help?? |
If you've implemented your multidimensional array as an array of arrayrefs, and if every row has the same number of columns:
But, since I don't really know how you've implemented it, I'm just guessing.
In Section
Seekers of Perl Wisdom
|
|