User profile: alyssnyx

User info
User name:alyssnyx
History
Joined:
Number of posts:21
Latest posts:

How do i delete invalid input until correct input is entered
To clear it you just need to use [code] x.clear(); [/code] To check if it is a letter I believe you ...

If statements not working
I am making a multiple file program. I need to get commands from a input file and make the program d...

Please Help with this array
I am trying to run a search function of an array like this 4 Brianna Lindsey Lisa Paul and b...

Array search
What do you mean? How can I fix it then?

Array search
I need to be able to take a input file like 4 Brianna Paul Lindsey Lisa and search Li and find Linds...