DragonFly On-Line Manual Pages

Search: Section:  


cxSetFileGid(3)              The GNUpdate Project              cxSetFileGid(3)

NAME

cxSetFileGid - Sets the group ID of the specified file.

SYNOPSIS

#include <comprex.h> void cxSetFileGid(CxFile *file, gid_t gid);

PARAMETERS

file The file. gid The group ID.

DESCRIPTION

Sets the group ID of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFileGid(3)

Search: Section: