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

翻訳前ページへ


telldir - perldoc.perl.org
The Wayback Machine - http://web.archive.org/web/20111209213859/http://perldoc.perl.org/functions/telldir.html

Perl version

Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

telldir

Perl 5 version 14.1 documentation
Recently read

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.