Confused with C-String size requirementsHey guys, I have a really simple question that has been bugging me for a long time! This i...
Really Weird Character Array OutputMaybe it's just a bug. I have initialized the array using for loops and it has worked out fine. It j...
Really Weird Character Array OutputSure thing, it's just this: [code] int main() { tictactoe gameBoard; gameBoard.printBoard(); syste...
Really Weird Character Array OutputHey guys, So I'm doing a simple tictactoe class and one of the functions in the class is p...
Reading from an ifstream using a while loopHey guys just a quick question that has been bugging me with some of my code. I've just been testin...
This user does not accept Private Messages