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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetFile - Returns the file specified in the path.

SYNOPSIS
       #include	<comprex.h>

       CxFile *cxGetFile(CxDirectory *base, const char *path);

PARAMETERS
       base   The base directory.

       path   The path.

DESCRIPTION
       Returns the file	specified in the path.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003			  cxGetFile(3)

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

home | help