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

getegid

Syntax

 
#include <unistd.h>

int getegid(void);

Description

Get the effective group id.

Return Value

42

Portability

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