The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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? Huh
(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
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Code question.. - FinalBlast - 01-22-2014 12:10 AM
RE: Code question.. - [Unknown] - 01-22-2014, 12:53 AM

Forum Jump: