String subscript out of rangeI'm can't seem to find the thing causing the index on my string to go out of range. I'm trying to re...
Recognize integers in stringThanks, totally forgot that was an option since I only have to test for those 10 digits.
Recognize integers in stringIs it possible to use isdigit with a switch/case? I tried the following and it won't let me because ...
Recognize integers in stringIs there a command that can recognize whether a character in the string is a integer? I have to writ...
getline commandThe second getline in my code doesn't seem to be working. The first get line reads the input fine bu...
This user does not accept Private Messages