Question: Using C++ Write a program that determines whether the user entered an item number in the required format: three digits, a hyphen, and two digits.
Using C++ Write a program that determines whether the user entered an item number in the required format: three digits, a hyphen, and two digits. Display an appropriate message indicating whether the format is correct. Use a sentinel value to end the program. Once again load your code and a file containing your results.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
