solution to the program

Discussion in 'C' started by sipho.dennis, Mar 11, 2012.

  1. sipho.dennis

    sipho.dennis New Member

    Joined:
    Mar 11, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    polokwane
    You are a manager of a computer hardware store and need to keep an inventory that can tell you what different peripherals you have, how many of each you have on hand and the cost of each one. Write a program that initializes the random – access file hardware.dat to 20 empty records, lets you input the data concerning each device, enables you to list all your devices, lets you delete a record for a device that you no longer have and lets you update any information in the file. The device identification number should be the key.
     
  2. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    How far have you got and where are you stuck? Do you understand the requirements?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice