SDL_BlitSurface function@Peter87 I used SDL_GetWindowSurface on line 39. Thank you for going through and figuring out I us...
SDL_BlitSurface functionOn line 44 I get an error saying "[i]No matching function for call to 'SDL_UpperBlit'[/i]" I have a...
Python vs C++In C++ you could write: [code] #include <iostream> using namespace std; int value = 1; int value2 =...
SDL_BlitSurface functionFor some reason xCode is not finding the SDL_BlitSurface(). I get a build error and the build fails...
What to do after cplusplus tutorials?Yeah, now I'm on http://wiki.libsdl.org/APIByCategory and just trying to create things based on what...
This user does not accept Private Messages