FreeBSD Manual Pages
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)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxOpenArchiveStream&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>