FreeBSD Manual Pages
cxClose(3) The GNUpdate Project cxClose(3) NAME cxClose - Closes a file pointer. SYNOPSIS #include <comprex.h> void cxClose(CxFP *fp); PARAMETERS fp The file pointer to close. DESCRIPTION Closes a file pointer. The CxFP structure will be freed after this is called. RETURNS Nothing. libcomprex 05 Mar 2003 cxClose(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxClose&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
