Reading a ".xml" file with C++Don't worry son, you'll figure it out.
creating a data-typeHey I'm trying to store an integer that is 50 digits long but I can't find a data type that will sup...
Getline with type intJust drop the class.
Breaking up a stringHi I need a simple way to break up one string into several strings. An example of what i need is to...
Random functionIf you want a "random" number, you should seed off of the time. [code] #include <iostream> #inclu...
This user does not accept Private Messages