VMS Help  —  CRTL  setenv
    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 extract
Arguments Description Return Values
Close Help