User profile: c0d3Man15

User info
User name:c0d3Man15
History
Joined:
Number of posts:69
Latest posts:

Need help with boost
So because MinGW doesn't yet support C++11 threads, I was just going to use boost's threads, however...

what ever happened to SmartWin++?
I decided to go back to using Codeblocks because Microsofts Visual C++ IDE/compiler suite thing is a...

Visual C++ issue
I recently upgraded my OS and my HDD, and with it decided to install Microsoft's Visual C++ 2010, an...

Store input that hasn't been passed to cin yet
I probably will eventually add a nice window but I'm to lazy to try and learn how to use the windows...

Store input that hasn't been passed to cin yet
I'm guessing that 0x0D is the hex form of the escape character? also, why is there an underscore in ...