cxGetArchiveSize(3) The GNUpdate Project cxGetArchiveSize(3)NAME
cxGetArchiveSize - Returns the total size of the archive's contents.SYNOPSIS
#include <comprex.h> unsigned int cxGetArchiveSize(CxArchive *archive);PARAMETERS
archive The archive.DESCRIPTION
Returns the total size of the archive's contents.RETURNS
Nothing. libcomprex 05 Mar 2003 cxGetArchiveSize(3)