subject

Hello, I need a code C++ program that is a menu that includes the following: (It should run in CodeBlocks) -Include at least one if-else statement or switch
-Include at least one while-loop (I want to ask the users if they want to run the menu (program) again (or include an input validation loop)
-Include at least one function that adds multiple choices (like if they want cookies and a cake they can add them up)
-Include at least one array (other than just a string), and use a loop to process it in some way
-Include the use of pointers or structures (any one of those or both)

My menu has:

-const int 1LB_Biscochos_COST = 3;
-const int 1LB_Cinnamon_Cookies_COST = 2;
-const int 1LB_Empanadas_COST = 4;
-const int Fudge_Cake_COST = 7;
-const int Vanilla_Cake_COST = 6;
-const int BDAY_Cake_COST = 9;

It should also ask for the customers name and generate the total cost for the purchase

I would really appreciate your help! Thanks in advance.

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 17:30, babyface1686
How do you make a lenny face? plz, brailiest to who can answer first.
Answers: 1
image
Computers and Technology, 23.06.2019 13:30, powellmj9216
Spoons are designed to be used for: spring hammering. applying body filler. identifying high and low spots. sanding highly formed areas.
Answers: 3
image
Computers and Technology, 24.06.2019 12:30, coursonianp8izbc
Do you think media is stereotype ? and why?
Answers: 1
image
Computers and Technology, 24.06.2019 16:00, nothingworksoutforme
Your is an example of personal information that you should keep private.
Answers: 1
You know the right answer?
Hello, I need a code C++ program that is a menu that includes the following: (It should run in CodeB...

Questions in other subjects: