Question: I'm working on a c++ code for a coffee shop. I already have the code that takes user input for two structs, one for the
I'm working on a c++ code for a coffee shop. I already have the code that takes user input for two structs, one for the cafe and the other for customer information. After I'm done calculating the total price for all the coffee order, it would create an order number and store this in a separate array element. With this, if a customer declines to order at the beginning, my code would prompt them to type in the order number and then display the coffee order with it. I'm just getting stuck with this part of the code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
