cxGetArchiveModule(3) The GNUpdate Project cxGetArchiveModule(3)NAME
cxGetArchiveModule - Returns the archive's associated module.SYNOPSIS
#include <comprex.h> CxModule *cxGetArchiveModule(CxArchive *archive);PARAMETERS
archive The archive.DESCRIPTION
Returns the archive's associated module.RETURNS
Nothing. libcomprex 05 Mar 2003 cxGetArchiveModule(3)