in reply to print arrays a(i), b(i,j) c(i,j)
Look up the $; special variable to see what Perl is doing to mimic a true multidimensional array.
-imran
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: print arrays a(i), b(i,j) c(i,j)
by GrandFather (Saint) on Feb 13, 2006 at 09:05 UTC |