Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) Get current seekpointer on a f ...Shorten a file (Berikutnya)
Input and output functions

Get current seekpointer on a directory handle

Daftar Isi

  • telldir DIRHANDLE

    Returns the current position of the readdir routines on DIRHANDLE.Value may be given to seekdir to access a particular location in adirectory. telldir has the same caveats about possible directorycompaction as the corresponding system library routine.

 
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) Get current seekpointer on a f ...Shorten a file (Berikutnya)