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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxSetArchivePath	- Sets the full	path to	the archive.

SYNOPSIS
       #include	<comprex.h>

       void cxSetArchivePath(CxArchive *archive, const char *path);

PARAMETERS
       archive
	      The archive.

       path   The path to the archive.

DESCRIPTION
       Sets the	full path to the archive.

       This  may  include  such	 non-physical elements as FTP sites, archives,
       etc. in the path.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		   cxSetArchivePath(3)

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

home | help