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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetDirPath - Returns the full path name of the	specified directory.

SYNOPSIS
       #include	<comprex.h>

       const char *cxGetDirPath(CxDirectory *dir);

PARAMETERS
       dir    The directory.

DESCRIPTION
       Returns the full	path name of the specified directory.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		       cxGetDirPath(3)

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

home | help