Walks a file tree. Format #include <ftw.h> int ftw (const char *path, int(*function)(const char *, const struct stat *, int), int depth);