start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: seek Chapter 8
Standard Modules
Next: 8.94 IO::Seekable
 

tell

$fh
->tell()

Front-end for the corresponding built-in tell function, which returns the current file position in bytes (starting from 0).


Previous: Reference: seek Perl in a Nutshell Next: 8.94 IO::Seekable
Reference: seek Book Index 8.94 IO::Seekable

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.