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

FreeBSD Manual Pages

  
 
  

home | help
cxSetFileArchive(3)	     The GNUpdate Project	   cxSetFileArchive(3)

NAME
       cxSetFileArchive	- Sets the archive that	owns the file.

SYNOPSIS
       #include	<comprex.h>

       void cxSetFileArchive(CxFile *file, CxArchive *archive);

PARAMETERS
       file   The file.

       archive
	      The archive that owns this file.

DESCRIPTION
       Sets the	archive	that owns the file.

       This should only	be used	by libcomprex.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		   cxSetFileArchive(3)

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

home | help