|
NAMEcxGetFileGid - Returns the group ID of the specified file.SYNOPSIS#include <comprex.h>gid_t cxGetFileGid(CxFile *file); PARAMETERS
DESCRIPTIONReturns the group ID of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |