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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxSetDirPhysicalPath - Sets the full physical path to the directory.

SYNOPSIS
       #include	<comprex.h>

       void cxSetDirPhysicalPath(CxDirectory *dir, const char *path);

PARAMETERS
       dir    The directory.

       path   The physical path	to the directory.

DESCRIPTION
       Sets the	full physical path to the directory.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003	       cxSetDirPhysicalPath(3)

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

home | help