VMS Help  —  CRTL  getenv
    Searches the environment array for the current process and
    returns the value associated with a specified environment name.

    Format

      #include  <stdlib.h>

      char *getenv  (const char *name);
Additional Information: explode extract
Argument Description Return Values
Close Help