FreeBSD Manual Pages
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)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
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>