DragonFly On-Line Manual Pages

Search: Section:  


cxExtractArchive(3)          The GNUpdate Project          cxExtractArchive(3)

NAME

cxExtractArchive - Extracts the specified archive's files to directories off of the current directory.

SYNOPSIS

#include <comprex.h> CxStatus cxExtractArchive(CxArchive *archive);

PARAMETERS

archive The archive to extract.

DESCRIPTION

Extracts the specified archive's files to directories off of the current directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxExtractArchive(3)

Search: Section: