VMS Help  —  CRTL  ftw
    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 extract
Arguments Description Return Values
Close Help