cxSetArchiveModule(3) The GNUpdate Project cxSetArchiveModule(3)NAME
cxSetArchiveModule - Sets the archive's asssociated module.SYNOPSIS
#include <comprex.h> void cxSetArchiveModule(CxArchive *archive, CxModule *module);PARAMETERS
archive The archive. module The associated module.DESCRIPTION
Sets the archive's asssociated module. This should really only be used by libcomprex.RETURNS
Nothing. libcomprex 05 Mar 2003 cxSetArchiveModule(3)