Hello i'm new to c++ and i'm following the xoax.net c++ tutorials and now i'm trying to complete the tic tac toe game.
But i get this error : Error:expression must be a modifiable Ivalue
What does that mean and how can i fix it?
The error is in cSquare1 != '1'