User profile: James2250

User info
User name:James2250
Name:James Blower
Location:California, USA
History
Joined:
Number of posts:323
Latest posts:

for loop
What code have you written for it so far?

ColorKeying in sdl
I thought you were getting a memory violation error during runtime (which is similar to what would s...

ColorKeying in sdl
Make sure it is seeing the image correctly? [Code] if(!image) { cout << "Problem loading image" <<...

Uregent Help!!!! main.exe stopped working
[Code] #include "Action.cpp" [/Code] Don't ever include .cpp files like this. After everything has ...

If statements
LB is right don't worry (just in case you needed a second opinion). You could always run something ...