DragonFly On-Line Manual Pages

Search: Section:  


cxOpenStream(3)              The GNUpdate Project              cxOpenStream(3)

NAME

cxOpenStream - Opens an existing FILE * stream.

SYNOPSIS

#include <comprex.h> CxFP *cxOpenStream(FILE *stream);

PARAMETERS

stream The stream to read from.

DESCRIPTION

Opens an existing FILE * stream.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxOpenStream(3)

Search: Section: