User profile: JM567

User info
User name:JM567
History
Joined:
Number of posts:30
Latest posts:

Opening file using user input
Here is my entire code. I did change the portion I posted so it uses string now, however that doesn'...

Opening file using user input
The errors I'm getting all say "call to non-static member function without an object argument". So i...

Opening file using user input
Hello! I am writing a code for a checkers game and I need to give the user the option to either star...

Using enum in if statement
Well I would need to output the color as the enum, so I want it to return something like: [code] if(...

Using enum in if statement
Hello. The assignment I have to do is to create the beginning parts of the code for a checkers game....