The Next StepI have recently picked up Stroustrup's book Programming Principles and Practices using C++ 2nd Editi...
Tic tac toe, small problem.I once had trouble with this myself. You have this: [code]if (winner == 'X') { cout << "Strike!...
Need help pleaseYou are very welcome. Keep up the.good work.
Need help pleaseor by possibly using a break. something such as "(enter 0 to exit)" at the end of your original outp...
Need help please@H3avenlySoul A good way for you to add your loop would be to have the console display a message suc...