VMS Help  —  CRTL  unsetenv
    Deletes all instances of the environment variable name from the
    environment list.

    Format

      #include  <stdlib.h>

      void unsetenv  (const char *name);
Additional Information: explode extract
Argument Description
Close Help