Getting each number in an integerHi, how would I go about getting 1,3, and 7 in an array of nums from 137? Cheers, George
Char to String ConversionHi, I'm converting a character to a string and using Stringstream: [code] string keystring; s...
Search for a character in a stringHow could I search for a character in a string and return true or false? Cheers, George
This user does not accept Private Messages