|
NAMEcxSetArchiveSize - Sets the total size of the archive's contents.SYNOPSIS#include <comprex.h>void cxSetArchiveSize(CxArchive *archive, unsigned int archiveSize); PARAMETERS
DESCRIPTIONSets the total size of the archive's contents.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |