Query: rewinddir
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REWINDDIR(3) 1 REWINDDIR(3) rewinddir - Rewind directory handleSYNOPSISvoid rewinddir ([resource $dir_handle])DESCRIPTIONResets the directory stream indicated by $dir_handle to the beginning of the directory.PARAMETERSo $dir_handle - The directory handle resource previously opened with opendir(3). If the directory handle is not specified, the last link opened by opendir(3) is assumed. PHP Documentation Group REWINDDIR(3)
Related Man Pages |
---|
rewinddir(3p) - centos |
rewinddir(3p) - suse |
opendir(3) - php |
rewinddir(3) - minix |
rewinddir(3) - plan9 |
Similar Topics in the Unix Linux Community |
---|
using C to copy a file ... |
Directory tree search??? |
Installing samba-tng suite |
Program to search for a file on disk using c++ |