GETENV(3C) COMMAND REFERENCE GETENV(3C)
NAME
getenv - value for environment name
SYNOPSIS
char *getenv(name)
char *name;
DESCRIPTION
Getenv searches the environment list (see environ(7)) for a
string of the form name=value and returns a pointer to the
string value if such a string is present; otherwise getenv
returns the value 0 (NULL).
SEE ALSO
environ(7), execve(2).
Printed 10/17/86 1
%%index%% na:72,71; sy:143,261; de:404,427; se:831,146; %%index%%000000000079