Why is this an infinite loop?why do you do this? [code] if (board[j][k] == 0) complete = false; [/code] Is that keeping ...
reference class object within a classThis doesn't seem to work, it gives an error "incomplete type not allowed": [code] class Joe { ...
This user does not accept Private Messages