|
NAMEcxSetFileMode - Sets the mode of the specified file.SYNOPSIS#include <comprex.h>void cxSetFileMode(CxFile *file, mode_t mode); PARAMETERS
DESCRIPTIONSets the mode of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |