FreeBSD Manual Pages
cxCloseArchive(3) The GNUpdate Project cxCloseArchive(3) NAME cxCloseArchive - Closes an archive. SYNOPSIS #include <comprex.h> void cxCloseArchive(CxArchive *archive); PARAMETERS archive The archive structure. DESCRIPTION Closes an archive. If changes were made to this archive, they will not be saved. To save them, use cxSaveArchive(). RETURNS Nothing. libcomprex 05 Mar 2003 cxCloseArchive(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxCloseArchive&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
