String Insert variable argumentI actually got this to work, I had a different error going on.
String Insert variable argumentIn my application if a string is odd sized, I prefer the additional space to be after the string, no...
What I Have So FarWhenever I'm planning to use an array, I usually just use a vector, it has much more power (member f...
If char/string contains a letterYou can use the [b]find_first_of() [/b]string member function. http://www.cplusplus.com/reference...
String Insert variable argumentI'm trying to center a title string on a 80 character wide console. The idea is to have a user input...
This user does not accept Private Messages