![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Count elements in multidimensional arraysby klorentzen (Initiate) |
on May 24, 2019 at 23:47 UTC ( #11100500=perlquestion: print w/replies, xml ) | Need Help?? |
klorentzen has asked for the wisdom of the Perl Monks concerning the following question:
If I create a multidimensional array using the following:
./ar1 count = 3
./ar1 count = What is the correct way to access / count the array elements using the array creation method in the second code segment? Thanks, ...Kurt
Back to
Seekers of Perl Wisdom
|
|