DragonFly On-Line Manual Pages

Search: Section:  


cxOpenArchiveStream(3)       The GNUpdate Project       cxOpenArchiveStream(3)

NAME

cxOpenArchiveStream - Opens an archive from an existing file stream for reading or writing.

SYNOPSIS

#include <comprex.h> CxArchive *cxOpenArchiveStream(FILE *fp);

PARAMETERS

fp The existing file pointer stream.

DESCRIPTION

Opens an archive from an existing file stream for reading or writing.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxOpenArchiveStream(3)

Search: Section: