< Perl Programming < Keywords
The seekdir keyword
The seekdir sets the current position for the readdir routine on DIRHANDLE. The parameter POSITION must be a value returned by telldir.
Syntax
seekdir DIRHANDLE, POSITION
See also
chdir | closedir | mkdir | opendir | readdir | rewinddir | rmdir | seekdir | telldir |
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.