954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

I need a program to show disk information

Hi guys. I am relatively new to C/C++. I need a C program to print out all the information (stats) of a floppy disk, such as sectors per track,number of file allocation tables,maximum entiries in root directory,sectors per file allocation table and so forth. Additionally the program should also be able to allow for getting the names of files and directories in the root directory. I would appreciate any help anyone out there may be able to give me. Its basically for a much bigger LINUX project I am doing for my final univeristy project.

fishdem
Newbie Poster
1 post since Dec 2004
Reputation Points: 10
Solved Threads: 0
 

Have you tried browsing the source for the Linux fdformat for ideas? It does all of that stuff, IIRC.

alc6379
Cookie... That's it
Team Colleague
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You