- Synopsis:
RESULT = GETGID()
- Description:
Returns the numerical group ID of the current process.
- Class:
Function
- Return value:
The return value of GETGID is an INTEGER of the default
kind.
- Example:
See GETPID for an example.
- Standard:
GNU extension
- See also:
GETPID,
GETUID