Switch Modification in main
Modify the switch statement in function main (of mainmenu. cpp) so that instead of displaying the number entered by the user, it calls
function cashier if the user selects 1,
function invmenu if the user selects 2,
function reports if the user selects 3.
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.