|
NAMEcxExtractArchive - Extracts the specified archive's files to directories off of the current directory.SYNOPSIS#include <comprex.h>CxStatus cxExtractArchive(CxArchive *archive); PARAMETERS
DESCRIPTIONExtracts the specified archive's files to directories off of the current directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |