GETENV(3F) COMMAND REFERENCE GETENV(3F)
NAME
getenv - get value of environment variables
SYNOPSIS
subroutine getenv (ename, evalue)
character*(*) ename, evalue
DESCRIPTION
Getenv searches the environment list (see environ(7) ) for a
string of the form ename=value. If such a string is
present, getenv returns value in evalue; otherwise evalue is
filled with blanks.
FILES
/usr/lib/libU77.a f77 UTek system interface library.
SEE ALSO
environ(7), execve(2).
Printed 10/17/86 1
%%index%%
na:72,79;
sy:151,460;
de:611,442;
fi:1053,146;
se:1199,143;
%%index%%000000000093