Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetArchiveModule&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help