using environment variables in C programs

utzoo!decvax!cca!ima!cfiB!rich utzoo!decvax!cca!ima!cfiB!rich
Fri Nov 5 10:47:31 AEST 1982


Note that getenv() will return NULL if there is no such environment variable
defined or if the variable is set to the null-string (FOO="").



More information about the Comp.lang.c mailing list