Man Page getgid.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

     libF77.a


SEE ALSO

     getuid(2)