SDL ProblemThanks, it works now.
SDL ProblemHello everyone, I'm currently recreating the first level or mario using the SDL library for practice...
Game DevelopmentHello, I've been programming C++ for around three years now and I have good knowledge of the standar...
Commctrl.hHello, For some reason Commctrl.h isn't on my computer anymore, it's been there for months and now ...
Convert std::string to const char*[code]string sExample = "Text"; const char * ccpExample = sExample.c_str ();[/code]
This user does not accept Private Messages