|
CX Framework
Cross-platform C utility framework
|
Environment variables of the running process. More...
Go to the source code of this file.
Functions | |
| bool | envGet (string *out, strref name) |
| bool | envSet (strref name, strref val) |
| bool | envUnset (strref name) |
| bool | envEnum (hashtable *out) |
| bool | envExists (strref name) |
Environment variables of the running process.
Definition in file env.h.