Any idea why this doesn't work? I've also tried copying the array to another array to no avail, for example @anotherarray=@arr[1]@arr[0] = (1,2,3); @arr[1] = (4,5,6); $index=1; print "$arr[$index][2]";
In reply to 2 dimensional array question by redss
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |