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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetArchivePhysicalPath	- Returns the full physical path to the	file.

SYNOPSIS
       #include	<comprex.h>

       const char *cxGetArchivePhysicalPath(CxArchive *archive);

PARAMETERS
       archive
	      The archive.

DESCRIPTION
       Returns the full	physical path to the file.

       If the archive is non-local, this will be a temporary file.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003	   cxGetArchivePhysicalPath(3)

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

home | help