|
SPRAAK
|
Collaboration diagram for API_LowLvl::lib::legacy:Functions | |
| void | spr_env_old (void) |
| int | spr_env_set (const char *name, const char *value) |
| int | spr_env_unset (const char *name) |
| void spr_env_old | ( | void | ) |
Restore the environment table by switching back to the original (at startup time) environment table.
| int spr_env_set | ( | const char * | name, |
| const char * | value | ||
| ) |
Add / modify a variable in the environment table.
| int spr_env_unset | ( | const char * | name | ) |
Clear a variable from the environment table.
1.8.6