FreeBSD Manual Pages
cxOpenFile(3) The GNUpdate Project cxOpenFile(3) NAME cxOpenFile - Opens a file from a local or remote filesystem, or in an archive. SYNOPSIS #include <comprex.h> CxFP *cxOpenFile(const char *path, CxAccessMode mode); PARAMETERS path The path to the file. mode The access mode. DESCRIPTION Opens a file from a local or remote filesystem, or in an archive. RETURNS Nothing. libcomprex 05 Mar 2003 cxOpenFile(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxOpenFile&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>