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

FreeBSD Manual Pages

  
 
  

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

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

SYNOPSIS
       #include	<comprex.h>

       const char *cxGetFilePhysicalPath(CxFile	*file);

PARAMETERS
       file   The file.

DESCRIPTION
       Returns the full	physical path to the file.

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

RETURNS
       Nothing.

libcomprex			  05 Mar 2003	      cxGetFilePhysicalPath(3)

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

home | help