gztell(3) php man page | unix.com

Man Page: gztell

Operating Environment: php

Section: 3

GZTELL(3)								 1								 GZTELL(3)

gztell - Tell gz-file pointer read/write position

SYNOPSIS
int gztell (resource $zp)
DESCRIPTION
Gets the position of the given file pointer; i.e., its offset into the uncompressed file stream.
PARAMETERS
o $zp - The gz-file pointer. It must be valid, and must point to a file successfully opened by gzopen(3).
RETURN VALUES
The position of the file pointer or FALSE if an error occurs.
SEE ALSO
gzopen(3), gzseek(3), gzrewind(3). PHP Documentation Group GZTELL(3)
Related Man Pages
feof(3) - php
cubrid_lob2_tell(3) - php
eio_seek(3) - php
gzread(3) - php
rewind(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Please Welcome Ravinder Singh to the Moderation Team