|
NAMEcxSetArchiveModule - Sets the archive's asssociated module.SYNOPSIS#include <comprex.h>void cxSetArchiveModule(CxArchive *archive, CxModule *module); PARAMETERS
DESCRIPTIONSets the archive's asssociated module.This should really only be used by libcomprex. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |