> > > 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