DragonFly On-Line Manual Pages

Search: Section:  


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)

Search: Section: