1GETUID(3F) GETUID(3F)234
NAME
6getuid, getgid - get user or group ID of the caller7
SYNOPSIS
9integer function getuid()1011integer function getgid()12
DESCRIPTION
14These functions return the real user or group ID of the user of the15process.16
FILES
18/usr/lib/libU77.a19
SEE ALSO
21getuid(2)222324254.2 Berkeley Distribution May 15, 1985 GETUID(3F)