このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


telldir - perldoc.perl.org
The Wayback Machine - http://web.archive.org/web/20090527044317/http://perldoc.perl.org:80/functions/telldir.html
-- Perl 5.10.0 documentation --
telldir
  • 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. telldir has the same caveats about possible directory compaction as the corresponding system library routine.