DragonFly On-Line Manual Pages

Search: Section:  


cxTell(3)                    The GNUpdate Project                    cxTell(3)

NAME

cxTell - Returns the current position in the file.

SYNOPSIS

#include <comprex.h> long cxTell(CxFP *fp);

PARAMETERS

fp The file pointer.

DESCRIPTION

Returns the current position in the file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxTell(3)

Search: Section: