|
VMS Help CRTL, setenv *Conan The Librarian |
Inserts or resets the environment variable specified by name in
the current environment list.
Format
#include <stdlib.h>
int setenv (const char *name, const char *value, int
overwrite);
Additional Information (explode) :
|
|