Code question..
|
01-22-2014, 12:10 AM
Post: #1
|
|||
|
|||
Code question..
At a bookstore the book information is stored in a file.
For each book there's author, headline, barcode, price, numbers in stock. Create a program which defines neccecary type of data for 1 book and lets you choose from a menu: -create an empty file -change price according to set barcode. -Show the price of all books in stock. (price by quantity) Is anyone who has the time and patience able to do this? (mainly done in dev-c++ program) Laptop:________________________Desktop: Windows 10 64-bit, 8GB DDR4 RAM | Windows 10 64-bit, 8GB DDR3 RAM Intel® Core™i5-7300HQ 2,5/3.5ghz | Intel® Core™i5-4440 3,10ghz NVIDIA GTX 1050 Ti_____________| NVIDIA GTX 1060 3GB |
|||
01-22-2014, 12:53 AM
Post: #2
|
|||
|
|||
RE: Code question..
This sounds like a homework assignment. It would be best for you if you did it - that's why the teacher (or book, or online course, or w/e) assigned it to you.
First thing: try creating a program that has a menu, and is able to create an empty file. Nothing else. -[Unknown] |
|||
« Next Oldest | Next Newest »
|