FreeBSD Manual Pages
cxSetArchivePhysicalPath(3) The GNUpdate Project cxSetArchivePhysicalPath(3) NAME cxSetArchivePhysicalPath - Sets the full physical path to the archive. SYNOPSIS #include <comprex.h> void cxSetArchivePhysicalPath(CxArchive *archive, const char *path); PARAMETERS archive The archive. path The physical path to the file. DESCRIPTION Sets the full physical path to the archive. If the archive is non-local, this should be a temporary file. RETURNS Nothing. libcomprex 05 Mar 2003 cxSetArchivePhysicalPath(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetArchivePhysicalPath&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>