[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

getgid

Syntax

 
#include <unistd.h>

int getgid(void);

Description

Get the current group id.

Return Value

42

Portability

ANSI/ISO C No
POSIX 1003.2-1992; 1003.1-2001