Enviornmental variable functions


The following functions allow you to manipulate environmental variables.

getenv Get the value of an environmental variable.

putenv Change or add an environmental variable.

setenv Change or add an environmental variable.

unsetenv Remove an environmental variable.

printenv program.


Top Master Index Keywords Functions


Martin Leslie