|
NAMEcxExtractFile - Extracts the specified file.SYNOPSIS#include <comprex.h>CxStatus cxExtractFile(CxFile *file, const char *destPath); PARAMETERS
DESCRIPTIONExtracts the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |