Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) Reposition file pointer for ra ...Reset default output or do I/O ... (Berikutnya)
Input and output functions

Reposition directory pointer

Daftar Isi

  • seekdir DIRHANDLE,POS

    Sets the current position for the readdir routine on DIRHANDLE. POSmust be a value returned by telldir. seekdir also has the same caveatsabout possible directory compaction as the corresponding system libraryroutine.

 
Source : perldoc.perl.org - Official documentation for the Perl programming language
Site maintained by Jon Allen (JJ)     See the project page for more details
Documentation maintained by the Perl 5 Porters
(Sebelumnya) Reposition file pointer for ra ...Reset default output or do I/O ... (Berikutnya)