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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxSetArchiveFileName - Sets the archive's physical filename.

SYNOPSIS
       #include	<comprex.h>

       void cxSetArchiveFileName(CxArchive *archive, const char	*filename);

PARAMETERS
       archive
	      The archive.

       filename
	      The physical filename.

DESCRIPTION
       Sets the	archive's physical filename.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003	       cxSetArchiveFileName(3)

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

home | help