SYNOPSIS
#include <stdlib.h>
char *getenv(const char *name);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
If successful,
CONFORMANCE
ANSI ISO 9899-1990.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
When a NuTCRACKER Platform application starts, the NuTCRACKER Platform converts all paths in
the environment
from Windows format to NuTCRACKER Platform format. When
You can control which environment variables get converted and which do not with the by setting the $NUT_ENV_CONVERT or NUT_ENV_LITERAL environment variables.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Miscellaneous:
- environ
PTC MKS Toolkit 10.4 Documentation Build 39.