|
NAMEcxSetFileGid - Sets the group ID of the specified file.SYNOPSIS#include <comprex.h>void cxSetFileGid(CxFile *file, gid_t gid); PARAMETERS
DESCRIPTIONSets the group ID of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |