How do i delete invalid input until correct input is enteredTo clear it you just need to use [code] x.clear(); [/code] To check if it is a letter I believe you ...
If statements not workingI am making a multiple file program. I need to get commands from a input file and make the program d...
Please Help with this arrayI am trying to run a search function of an array like this 4 Brianna Lindsey Lisa Paul and b...
Array searchWhat do you mean? How can I fix it then?
Array searchI need to be able to take a input file like 4 Brianna Paul Lindsey Lisa and search Li and find Linds...