User profile: TheHardew

User info
User name:TheHardew
History
Joined:
Number of posts:189
Latest posts:

Probability Of Winning Is Zero?!
In c++ division on whole numbers returns a whole number, e.g 5/2 = 2. I don't have much time today, ...

Check for Prime Numbers - C++
1 is not considered a prime number. Btw., why pass imax as an argument, especially since you have a...

<< operator error syntax near cin "endl"
Cin loads data into variables, endl is used when you want to print a new line. You can use endl wit...

Storing creatures in a fighting simulator?
Hi! I'd like to make a pokemon fighting simulator, where you have an image and every pixel is one...

SFML woes
"Probably she just forgot about it here". What do you think I meant by here? From sfml-dev.org: "I...