How Do You Keep Challenging Yourself?Rogue RPGs are awesome. If you choose to put in advanced world generation you'll also delve into som...
DevonRevenge's decoding challenge #1: I scrambled a sentence can you decode it(with algorithm provided)I figured it out with hamsterman's help [code] #include <iostream> #include <string.h> int main() ...
When did you start learning c++?I started C++ in 8th grade and I am now a senior in high school. I've read a book on C++, read the t...
DirectX ConversationHey, I just picked up a book on directX 11 and I was wondering if any of you have experience in the ...
Help with converting from value to letter"A" is a const string. you are trying to return a char, use 'A'.
This user does not accept Private Messages