GETUID — User ID function#
-
GETUID()#
Returns the numerical user ID of the current process.
- Returns
The return value of
GETUIDis anINTEGERof the default kind.
- Standard:
GNU extension
- Class:
Function
- Syntax:
RESULT = GETUID()
- Example:
See
GETPIDfor an example.- See also: