User profile: Foe89

User info
User name:Foe89
History
Joined:
Number of posts:29
Latest posts:

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 function
I'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...