int opendir(const
char *name)
name is a full URL. It should correspond to a directory.
This method returns a directory descriptor, which can be used only for this library functions. Do not use standard functions with these descriptors.
On error, -1 is returned and error() will return the corresponding error code.
Close the directory associated with this file
descriptor
int closedir(int
dirdesc)
Position the position pointer for this directory
descriptor. Returns -1 on error.
int rewinddir(int
dirdesc)Sets our NetBIOS name (ASCIIZ)
Copyright © Nicolas Brodu, 1999 - 2000