in reply to Use of uninitialized value within
Try to print tmp1, with value 64, you havnt nothing for index 8 in array @parr ...printf $parr[$tmp1]." - $i= @{ [ @PC1[$i] ] } tmp1=$tmp1\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Use of uninitialized value within
by kennethk (Abbot) on Feb 03, 2015 at 16:43 UTC | |
by gary16 (Novice) on Feb 04, 2015 at 01:18 UTC |