View Single Post
  #1  
Old 01-17-2011, 10:54 AM
Linux Linux is offline
Senior Member
 
Join Date: Jun 2009
Posts: 1,113
Default file opening in usb

Hi, I need to write a program to open a file in usb mass storage devive(pendrive) without using mount point.I used libusb API to open the device but how to open a file in that without knowing the mount point.Any API functions are there to open text file in that? Is it possible to open like...
__________________
Linux
Domain name forum
Reply With Quote