start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: reverse Chapter 5
Function Reference
Next: Reference: rindex
 

rewinddir

rewinddir 
dirhandle

Sets the current position to the beginning of the directory for the readdir routine on dirhandle . The function may not be available on all machines that support readdir .


Previous: Reference: reverse Perl in a Nutshell Next: Reference: rindex
Reference: reverse Book Index Reference: rindex