Synopsis
#include <cross_studio_io.h>
char *debug_getenv(char *name);
Description

debug_getenv returns the value of the environment variable name or 0 if the environment variable cannot be found.

Portability

debug_getenv is an extension provided by CrossWorks C.