Hi
have been doing a assignment which is running fine apart from one issue on my first menu the user can use 5 options 1,2,3,4,5. but if the user uses a letter by error than oops it all crashes is there a way I can catch everything except 1,2,3,4,5 I thought the default in the switch would of dealt with it but that will only deal with the numbers miss typed.
Thanks