blah blah blah is here! blah blah » Close

0
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 ...

0
votes
1 answers

Need help with a algorithm

Hi all. I'm making a school work here and I'm stuck and need some help from you guys. This is a console application I'm working on. I need to enter 8 salesmen with socialnr city and how much they sold this month. After that it needs to ...

Feedback