FreeBSD Manual Pages
cxExtractFile(3) The GNUpdate Project cxExtractFile(3) NAME cxExtractFile - Extracts the specified file. SYNOPSIS #include <comprex.h> CxStatus cxExtractFile(CxFile *file, const char *destPath); PARAMETERS file The file to extract. destPath The destination path, or NULL to use the existing filename. DESCRIPTION Extracts the specified file. RETURNS Nothing. libcomprex 05 Mar 2003 cxExtractFile(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxExtractFile&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>