|
NAMEcxGetFileCompressedSize - Returns the compressed size of the specified file.SYNOPSIS#include <comprex.h>unsigned int cxGetFileCompressedSize(CxFile *file); PARAMETERS
DESCRIPTIONReturns the compressed size of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |