Error in my Cash Register Program

Asked By 30 points N/A Posted on -
qa-featured

Hello guys,

Can someone Help me with my Cash register program.

I got some errors, it wont run..

What's the problem with my program? I'm Using Dev C++ 4.9.9.2 window 7

Attached code in file

How To:

After the Program(after ordering) it should go back to menu and reset all the total cost of orders.
Please do help me
SHARE
Best Answer by Woods Mager
Best Answer
Best Answer
Answered By 0 points N/A #195062

Error in my Cash Register Program

qa-featured

I checked your solution. First of all, while coding strict to any c/c++. There is no file such as "iostream.h". It would be <iostream> . You were multiplying price with piece in every case without being initialized.  There was a minor if-else brace ending problem. And now it's ready to go. Check my uploaded file with your one and see the difference.

Answered By 0 points N/A #125076

Error in my Cash Register Program

qa-featured

You have to do the following steps with the cash register.

1. You just try to press the “clear key”

2. Then access the sub total key

3. After that you must press the amount/cash “tend key”

The register should open the box and cycle through if it fails then probably the battery with memory backup has serious issue. You should facilitate the proper operation by replacing the memory backup battery with the voltage, similar style and type. At the end you need to configure the register without having any problem if you have all the related keys needs to operate manual.

I will be there for further assistance. Thanks!

Related Questions