DragonFly On-Line Manual Pages

Search: Section:  


cxGetFileGid(3)              The GNUpdate Project              cxGetFileGid(3)

NAME

cxGetFileGid - Returns the group ID of the specified file.

SYNOPSIS

#include <comprex.h> gid_t cxGetFileGid(CxFile *file);

PARAMETERS

file The file.

DESCRIPTION

Returns the group ID of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFileGid(3)

Search: Section: