|
NAMEcxSetArchiveFileSize - Sets the archive's physical file size.SYNOPSIS#include <comprex.h>void cxSetArchiveFileSize(CxArchive *archive, unsigned int fileSize); PARAMETERS
DESCRIPTIONSets the archive's physical file size.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |