You are the owner of a hardware store and need to keep an


Question 8
You are the owner of a hardware store and need to keep an inventory that can tell you what tools you have, how many you have and the cost of each one. Write a C program to create a file named storage.dat and write the data shown in the Table 1 into the file. Also produce a C program to read the data from the file and print to the screen the list of all tools which quantity count falls below 40 and costs more than RM 50.00.
Table 1: Inventory Details

Record Number Tool Name Quantity Cost (RM)
3 Electric_sander 7 37.00
17 Hammer 76 29.00
24 Jig_saw 21 34.00
39 Lawn_mower 3 399.00
56 Power_saw 18 499.00
68 Screw_driver 106 17.00
77 Sledge_hammer 11 89.00
83 Wrench 34 33.00 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: You are the owner of a hardware store and need to keep an
Reference No:- TGS01030208

Expected delivery within 24 Hours