hi i have a C++ assiggment and have no clue how to do it!
the instructions are :

write a program that calculates the bill of a simple restaurant.
on the menu there are only 3 things to order - orange juice, vegetable salad, pasta.
it is possible to order more than one portion of each item.
the program must give each item and how many portions you ordered of each one.
the program must give the summary of item ordered how much it costs and the final total account of everything/

HELP - the class has just started using C++ so only simple commands will be acceptable
thank you

Recommended Answers

All 2 Replies

>the class has just started using C++ so only simple commands will be acceptable
This implies that you want us to do it for you. How presumptuous! Why don't you start by asking a pointed question that DOESN'T start by pasting your assignment.

Better yet, why don't I lock the post, let you read the Announcement regarding homework assignments, and let you repost a question specifically asking for help on a particular part of code you've written.

We're here to help you learn, not to cheat.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.