Logo 
Search:

C Programming Article

Submit Article
Comments on Bill generator
Category: C Programming (Homework Help)    Author: Thomas Evans

The idea is that as soon as the customer purchases-some goods his shop, he will supply the description, unit price and the quantity purchased each item, as input to the computer. He wants that with this information, the computer should print each item along with its unit price,quantity purchased and the total price. Finally, the computer should also print the total cost of all the items purchased by the customer. Assuming that a sentinel value of zero is used for the quantity purchased field in the trailer record, Write a program using structures/file to do this job.


Partha Pratim Deb
Partha Pratim Deb from IndiaOct 07
how can i find this valid.c struct,plz mail me to pp_d1986@yahoo.co.in


Please enter your Comment
  • Comment should be atleast 15 Characters.
  • Please put code inside [Code] your code [/Code].