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);