computing the amount to be paid

Jul 22, 2013 at 2:03pm
Write a program to compute for the amount to be paid by the customer in purchasing items. the program will accept as inputs the price of the items and how many items are bought. The customer can avail the 10% discount if and only of the number of items bought is more than or equal to 100.
Need the C++ source code?

Jul 22, 2013 at 2:08pm
Need the C++ source code?

Then you'd better start writing some, hadn't you?
Jul 22, 2013 at 2:47pm
I think I had create this program before.
Topic archived. No new replies allowed.