Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started