Hint: (assuming you bothered to read down this far), What happens if you try to address element $wholepattern [ -1 ] [ -1 ]>?P.S. $wholepattern [ -1 ] [ -1 ] doesnt return anything. therefore I assume that "$wholepattern [$i-1] [$j-1] eq '0'" or "$wholepattern [-1] [-1] eq '0'" for that matter is false.
In reply to Re^4: My Conway's Game Of Life Attempt
by Anonymous Monk
in thread My Conway's Game Of Life Attempt
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |