Thread: About Programming

  1. #1
    Unregistered
    Guest

    Question About Programming

    How can I retrive the Serial no. of a FDD in a programming language like C and C++ ?
    Through which functions ?......

  2. #2
    Sayeh
    Guest
    You don't use a function/procedure to do this. You must talk to the FDD driver. Query it for this information. Not all devices will return this information.

    Do a search on the web for "Disk Drivers".

Popular pages Recent additions subscribe to a feed