Dragon Slayer wrote:
> Hi,
> 
> Anyone has any idea how to read all files in a folder then continue 
> reading til all the files has been read. After that, proceed to another 
> folder and repeat the same thing til all the files in a few specific 
> folder is finished being read.
> 
> 
> Thanks....

POSIX:  opendir()/readdir()/closedir().

-- 
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197

*NEW* MyTaskFocus 1.1
Get on task.  Stay on task.

http://www.CubicleSoft.com/MyTaskFocus/

Reply via email to