|
NAMEcxGetFileMode - Returns the mode of the specified file.SYNOPSIS#include <comprex.h>mode_t cxGetFileMode(CxFile *file); PARAMETERS
DESCRIPTIONReturns the mode of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |