Sorting Parallel Arrays?Thanks, took a while to grasp but I got it ^_^
Sorting Parallel Arrays?I'm going over sorting arrays and am wondering how I would sort parallel arrays. I've got the algor...
Tic Tac Toe tie functionI'm almost done with this tic tac toe program other than making a function to state that it's a tie....
Storing new values in 2d array.If I were to do an if statement to check if a row is occupied by X's or O's, could I have it add the...
Storing new values in 2d array.Alright, I've fixed it, now all I need to do is have it calculate if a players won or tied ect. Wou...