Приглашаем посетить
Черный Саша (cherny-sasha.lit-info.ru)

Reference: opendir

PreviousChapter 5
Function Reference
Next
 

opendir

opendir dirhandle, directory

Opens a directory for processing by readdir, telldir, seekdir, rewinddir, and closedir. The function returns true if successful. Directory handles have their own namespace separate from filehandles.


PreviousHomeNext
Reference: openBook IndexReference: ord