Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

perlfunc:telldir

by gods (Initiate)
on Aug 24, 1999 at 22:43 UTC ( [id://307]=perlfunc: print w/replies, xml ) Need Help??

telldir

See the current Perl documentation for telldir.

Here is our local, out-dated (pre-5.6) version:


telldir - get current seekpointer on a directory handle



telldir DIRHANDLE



Returns the current position of the readdir() routines on DIRHANDLE. Value may be given to seekdir() to access a particular location in a directory. Has the same caveats about possible directory compaction as the corresponding system library routine.


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-24 01:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found