[PLUG] How to write Linux system level API for USB in QT?

Manas Alekar maalekar at gmail.com
Wed Aug 18 12:57:33 IST 2010


>
>
> Can any body explain how to write a system level API’s  such as copy, check
> usb size etc in QT ? or what is way to proceed ?
>
>
man statfs
man open
man read
man write
man close
google crc32.c

If that does not help, get a copy of "The UNIX Programming Environment by
Brain Kernighan and Rob Pike".

Have fun.

Manas



More information about the Plug-mail mailing list