DragonFly On-Line Manual Pages

Search: Section:  


cxSetDirMode(3)              The GNUpdate Project              cxSetDirMode(3)

NAME

cxSetDirMode - Sets the mode of the specified directory.

SYNOPSIS

#include <comprex.h> void cxSetDirMode(CxDirectory *dir, mode_t mode);

PARAMETERS

dir The directory. mode The mode to be set.

DESCRIPTION

Sets the mode of the specified directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetDirMode(3)

Search: Section: