User: omnigate

  • Public profile

User profile: omnigate

User info
User name:omnigate
History
Joined:
Number of posts:5
Latest posts:

String Insert variable argument
I actually got this to work, I had a different error going on.

String Insert variable argument
In my application if a string is odd sized, I prefer the additional space to be after the string, no...

What I Have So Far
Whenever 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 letter
You can use the [b]find_first_of() [/b]string member function. http://www.cplusplus.com/reference...

String Insert variable argument
I'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