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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxSetFilePhysicalPath - Sets the	full physical path to the file.

SYNOPSIS
       #include	<comprex.h>

       void cxSetFilePhysicalPath(CxFile *file,	const char *path);

PARAMETERS
       file   The file.

       path   The physical path	to the file.

DESCRIPTION
       Sets the	full physical path to the file.

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

RETURNS
       Nothing.

libcomprex			  05 Mar 2003	      cxSetFilePhysicalPath(3)

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

home | help