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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetFilePath - Returns the full	path to	the specified file.

SYNOPSIS
       #include	<comprex.h>

       const char *cxGetFilePath(CxFile	*file);

PARAMETERS
       file   The file.

DESCRIPTION
       Returns the full	path to	the specified file.

       This  may  include  such	 non-physical elements as FTP sites, archives,
       etc. in the path.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		      cxGetFilePath(3)

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

home | help