Getting Possible Values (Sudoku Game)Once again, I'm having trouble with my Sudoku Game. This is the last part and I'm almost there! I ju...
Spacing issueHello. I'm having some troubles with spacing. I would also like to add a list of numbers at the begi...
Int vs Char problemI'm making a Sudoku game. When reading in from a file, I would like to convert all of my "0" to blan...
Compare value in arrayAfter some tweaking, I've come up with this. Any suggestions? [code] { int curre...
Compare value in arrayHow's something like this? [code] for (int col = 0; col < 9; col++) { ...
This user does not accept Private Messages