User profile: docarchy

User info
User name:docarchy
History
Joined:
Number of posts:7
Latest posts:

Using char* with a std::map
lol wow. That worked. Didn't know that I needed to have it outside the function. Thanks vlad.

Using char* with a std::map
Hey guys, stuck on a problem hope you guys can help with. I have a file with some data that I am ...

Writing to a file. But file becomes huge!
LowestOne, I think you might just be right about line 53. I set the id to 20, and it created a 336 b...

Writing to a file. But file becomes huge!
Hello guys, just getting into reading/writing to a file using the ofstream in c++. Even though I am ...

Displaying letters slowly on screen. Typing effect?
Perfect! Thanks whitenite! :D