I need help with my tic-tac-toe game, please!It is almost complete! The only thing left that I am trying to accomplish is to initialize all of th...
I am creating a Tic-Tac-Toe game...It is almost complete! The only thing left that I am trying to accomplish is to initialize all of th...
I am having some unusual compiler warning messages and my input is being skipped over...You're response did not help. Adding [code]cin.ignore(std::numeric_limits<std::streamsize>::max());...
My program skips input statement and strange compile error...Should I use one or the other then? It was my understanding you use the getline for string inputs an...
My program skips input statement and strange compile error...Well, I updated the main() parameters and declared the variables inside main instead. The program st...
This user does not accept Private Messages