VMS Help CC, Run-time functions, seekdir *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Sets the position in a directory to a specified directory entry. Performs operations on directories. Syntax: #include <dirent.h> void seekdir (DIR *dir_pointer, long int location);
|