Also, you might try Data::Dumper which will show you your structures:$sbox[$i][$j] = $input[$y]
use Data::Dumper; Dumper( \@array );
Phil
In reply to Re: 2d array problems
by philcrow
in thread 2d array problem: unexpected output
by punklrokk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |