cxOpenArchive(3) The GNUpdate Project cxOpenArchive(3)NAME
cxOpenArchive - Opens an archive for reading or writing.SYNOPSIS
#include <comprex.h> CxArchive *cxOpenArchive(const char *path);PARAMETERS
path The path to the archive.DESCRIPTION
Opens an archive for reading or writing.RETURNS
Nothing. libcomprex 05 Mar 2003 cxOpenArchive(3)