getuid(3F)
NAME
getuid, getgid − get user or group ID of the caller
SYNOPSIS
integer function getuid() integer function getgid()
DESCRIPTION
These functions return the real user or group ID of the user of the process.
FILES
/usr/lib/libU77.a
SEE ALSO
NOTES
When compiling source with the -Qocs option, an explicit underscore needs to be added to the end of the routine names.
CX/UX Hf77 Fortran Reference Manual