User profile: Jakssoul

User info
User name:Jakssoul
History
Joined:
Number of posts:4
Latest posts:

Primary expression error
You have to give arguments for the function. Just restating what the types are and such achieves abs...

Accepting Specific strings
For one, your line 7 should be cin >> cat; But when I compile the program after that fix, there ar...

Compiling for linux
If his code is at all demanding to compile, it won't go well in a virtual machine. Setting up a cro...

keypress / if (char c == 'd')
Wouldn't using something like SDL make more sense for a task like this?