|
NAMEcxSetFileSize - Sets the uncompressed size of the specified file.SYNOPSIS#include <comprex.h>void cxSetFileSize(CxFile *file, unsigned int size); PARAMETERS
DESCRIPTIONSets the uncompressed size of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |