User profile: error1f1f

User info
User name:error1f1f
Name:Dave
Location:USA
History
Joined:
Number of posts:8
Latest posts:

SFML 2.1, I want do display a sprite,but I get an unhandled exception.
Your exception is being thrown from line 10 (my guess is your file path is invalid). Your not testin...

Hot Drink Menu
In addition to what Mikey said; you should probably add a default case statement.

can you help me with another very simple array problem, then thats it for my frazzled brain for todai
Ok so now your getting into classes. The error that you are receiving is because in your player clas...

Do you want to continue? if/else ---HELP
[code] #include <iostream.h> #include <iomanip.h> int main() { char ans; //use char not int unless...

can you help me with another very simple array problem, then thats it for my frazzled brain for todai
Check lines 77 and 82. You have done: [code]brdray [posy] [posy] = you;[/code] Think about what you...