/sys$common/syshlp/helplib.hlb CC, Run-time functions, ftw *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Walks a file tree. Syntax: #include <ftw.h> int ftw (const char *path, int(*function)(cont char *,const struct stat *,int) int depth);
|