Menu

[Solved] C Program Rewrite Random Access File 1112 Owner Hardware Store Need Keep Inventory Tell Di Q37202956

C Program: How do I rewrite this into a random access file?(11.12) You are the owner of a hardware store and need to keep aninventory that can tell you what different tools you have, how manyof each you have on hand and the cost of each one. Write a programthat initializes the file “hardware.dat” to 100 empty records,letsyou input the data concerning each tool, enables you to list allyou tools,lets you delete a record for a tool that you no longerhave and lets you update any information in the file. The toolidentification number should be the record number. Use thefollowing information to start you file:

Record#Tool nameQuantityCost3Electric sander757.9817Hammer7611.9924Jig saw2111.0039Lawn mower379.5056Power saw1899.9968Screw driver1066.9977Sledge hammer1121.5083Wrench347.50

Expert Answer


Answer to C Program: How do I rewrite this into a random access file? (11.12) You are the owner of a hardware store and need to ke… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *