This should be an incredibly simple thing to do and I have no idea why I am stalling where I am. All I want to do is loop through every character in a string and verify if it is alphabetic. If its not, I want to start a loop over again and ask the user to input a new value. For some reason nothing past the end of the length while is run. Any ideas?
That change to line 50 still doesn't solve the problem (line 61 doesn't appear, the program just terminates).
Ha, I love coding. Yours definitely is more straight-forward but certain parts of it I don't understand. I am reluctant to use something I can't explain.