User profile: Zach7420

User info
User name:Zach7420
History
Joined:
Number of posts:6
Latest posts:

Help Modifying Tic Tac Toe
Ok, but how would I implement that into the main code? I knew how rand worked, but I have no idea of...

Help Modifying Tic Tac Toe
I am trying to make this Tic Tac Toe program so that it is always played against a computer. I need ...

Adding a loop to a calculator program
I am having trouble with adding a loop to this calculator program. The prompt says to add a while ( ...

Why will this not run?
Same code as before, I deleted a previous Debug folder and it fixed the main() error... the new bug ...

Why will this not run?
That is all the code I have input, and I only see one void main function, and changing it to int mai...