FreeBSD Manual Pages
cxSetFileMode(3) The GNUpdate Project cxSetFileMode(3) NAME cxSetFileMode - Sets the mode of the specified file. SYNOPSIS #include <comprex.h> void cxSetFileMode(CxFile *file, mode_t mode); PARAMETERS file The file. mode The mode. DESCRIPTION Sets the mode of the specified file. RETURNS Nothing. libcomprex 05 Mar 2003 cxSetFileMode(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFileMode&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>