عقدة الـ++c
18-06-2007, 09:14 PM
please can any bady solve this example in c++ language. i need it quickly.
A book shop maintains the inventory of books that are being sold at the shop. The list includes the details such as auther, title, price, publisher and stok. Whenever a customer wants a book, the sales person inputs the title and auther and the system searches the list and displays whether it is available or not. If it is not,an appropriate message is displayed. If it is the available, system displays the book details and requests the number of copies required. If the requested copies are available, then the total cost of the customer is willing to buy them, then display the "Transaction completed" and the stock value should be updated. The application should also have a function which should help to change the stock amount and price of the books. Use member function to stire the value for the data members, to search for books.
pleeeeeeeeeeease i need a help :31:
A book shop maintains the inventory of books that are being sold at the shop. The list includes the details such as auther, title, price, publisher and stok. Whenever a customer wants a book, the sales person inputs the title and auther and the system searches the list and displays whether it is available or not. If it is not,an appropriate message is displayed. If it is the available, system displays the book details and requests the number of copies required. If the requested copies are available, then the total cost of the customer is willing to buy them, then display the "Transaction completed" and the stock value should be updated. The application should also have a function which should help to change the stock amount and price of the books. Use member function to stire the value for the data members, to search for books.
pleeeeeeeeeeease i need a help :31: