Next: GETLOG — Get login name, Previous: GET_ENVIRONMENT_VARIABLE — Get an environmental variable, Up: Intrinsic Procedures [Contents][Index]
GETLOG
GET_ENVIRONMENT_VARIABLE
GETGID
RESULT = GETGID()
Returns the numerical group ID of the current process.
Function
The return value of GETGID is an INTEGER of the default kind.
INTEGER
See GETPID for an example.
GETPID
GNU extension
GETPID — Process ID function, GETUID — User ID function
GETUID