< 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

chdirclosedirmkdiropendirreaddirrewinddirrmdirseekdirtelldir
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.