0
votes
votes
1 answers
checking user input for invalid characters
i have a console application that asks user for their sales figures over a month. I have made the program reject entries below zero and ask the user to enter their sales figures again. But now I want the same thing to happen when the user e ...
