LinuxQuestions.org
(
/questions/
)
-
Programming
(
https://www.linuxquestions.org/questions/programming-9/
)
- -
How to mount a removable media using C
(
https://www.linuxquestions.org/questions/programming-9/how-to-mount-a-removable-media-using-c-368925/
)
skie_knite007
10-02-2005 12:40 AM
How to mount a removable media using C
How can a removable media like floppy can be mounted using C ,,,,other than using system("mount")
Dark_Helmet
10-02-2005 12:49 AM
There's a function also named mount:
man 2 mount
All times are GMT -5. The time now is
09:59 PM
.