getuid(3F) 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
getuid(2)
NOTES
When compiling source with the -Qocs option, an explicit
underscore needs to be added to the end of the routine
names.
Page 1 CX/UX Hf77 Fortran Reference Manual