DragonFly On-Line Manual Pages

Search: Section:  


cxSaveArchive(3)             The GNUpdate Project             cxSaveArchive(3)

NAME

cxSaveArchive - Saves an archive.

SYNOPSIS

#include <comprex.h> CxStatus cxSaveArchive(CxArchive *archive, const char *filename);

PARAMETERS

archive The archive structure. filename The destination filename.

DESCRIPTION

Saves an archive. This will not close the archive. To close the archive, use cxCloseArchive().

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSaveArchive(3)

Search: Section: