[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Inode
Sunil kajarekar forced the electrons to say:
> If u don't want to implement recursive search, then there is function
> provided by Unix (Not sure of Linux) 'ftw' (File tree Walk). u can use
> it and it will traverse the file tree recursively. The required header
> is <ftw.h>. For detailed info give man ftw.
>
ftw() is not POSIX, even though it is there in Linux.
Binand
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
Flame baits will not be tolerated. If you can appreciate satire read
http://www.templetons.com/brad/emily.html
------------------------------