how do you test what something doesTry this: [code] #include <iostream> using namespace std; int main() { cout << 3 + 4 << endl; //...
WinAPI tutorials?Where are some good tutorials for a novice on programming using the winAPI? I already know a lot abo...
Evaluate my C++ console dungeon crawl idea?Hey guys, I am doing a comprehensive test of my fundamental C++ skills by writing a huge console dun...
Allegro Game Library not Running CorrectlyAh, I didn't know. I just thought I was programming in windows so... xD I'm such a newbie.
Allegro Game Library not Running CorrectlySo I'm using the Allegro game engine because it's easier for beginners than SDL and I cannot get it ...
This user does not accept Private Messages