getlog(3F)
NAME
getlog − get user’s login name
SYNOPSIS
subroutine getlog (name)
character∗(∗) name character∗(∗) function getlog()
DESCRIPTION
getlog will return the user’s login name or all blanks if the process is running detached from a terminal.
FILES
/usr/lib/libU77.a
SEE ALSO
NOTES
When compiling source with the -Qocs option, this routine may not be called as a function because character values are returned differently under the 88Open OCS standard.
CX/UX Hf77 Fortran Reference Manual