Aug 30, 2008 at 10:48pm
I'm just curious :D! I'm a TOTAL beginner at C++, so sorry if I sound stupid :o
Last edited on Aug 30, 2008 at 10:48pm
Aug 31, 2008 at 12:08pm
@kryptonite
Don't forget to #include <string>
...
Some compilers work fine like that but others have errors without it.