< Perl Programming < Keywords
The telldir keyword
The telldir returns the current position of readdir routines on DIRHANDLE. The value may be passed to seekdir to access a particular location in a directory.
Syntax
telldir DIRHANDLE
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.