|
VMS Help CRTL, ftw *Conan The Librarian |
Walks a file tree.
Format
#include <ftw.h>
int ftw (const char *path, int(*function)(const char *, const
struct stat *, int), int depth);
Additional Information (explode) :
|
|