Find the answer to your Linux question:
Results 1 to 2 of 2
how to list the mounted volume/drive in c...
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    3

    how to list the mounted volume/drive in c

    how to list the mounted volume/drive in c

  2. #2
    Linux Engineer wje_lf's Avatar
    Join Date
    Sep 2007
    Location
    Mariposa
    Posts
    1,192
    Your C program can get information about mounted volumes and drives from the /proc directory. For more information, do this at the command line:
    Code:
    man 5 proc
    Hope this helps.
    --
    Bill

    Old age and treachery will overcome youth and skill.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...