The Reports Menu
You will make the same modifications to reports .cpp as you made to maw-menu.cpp and invmenu.cpp.
A. Modify the reports .cpp program so it validates the user's input. If a value out-side the range of 1 through 7 is entered, the program should display an error message. Here is an example screen:
B. After the user input has been validated, add a switch statement that branches to a section of code depending on which menu choice the user made. For now, the program should simply display a message like "You selected item I" when the user enters a number. Here is an example of the screen:
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.