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