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