The Inventory Database Menu
You will make the same modifications to invmenu .cpp that you made to main-menus.cpp.
A. Modify the invmenu. cpp program so it validates the user's input. If a value side the range of 1 through 5 is entered, the program should display an error sage. Here is an example screen:,
B. After the user input has been validated, add a switch statement hat 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 1" 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.