/sys$common/syshlp/helplib.hlb CC, Run-time functions, rewinddir *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Resets the position of the specified directory stream to the beginning. Syntax: #include <dirent.h> void rewinddir (DIR *dir_pointer);
|