Began learning strings: Need to split one string into multipleAlright, I think I solved it by changing it to slash+1 instead of slash ++
Began learning strings: Need to split one string into multipleI changed the function to use [code]origdate.erase(0, slash++);[/code] instead, but it is still yiel...
Began learning strings: Need to split one string into multipleI am writing my first program using strings. In the program, I need to read in the date in a specifi...
This user does not accept Private Messages