|
VMS Help CRTL, getenv *Conan The Librarian |
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) :
|
|