Thrill  0.1
setenv.cpp File Reference
#include <tlx/port/setenv.hpp>
#include <cstdlib>
+ Include dependency graph for setenv.cpp:

Go to the source code of this file.

Namespaces

 tlx
 

Functions

int setenv (const char *name, const char *value, int overwrite)
 setenv - change or add an environment variable Windows porting madness because setenv() is apparently dangerous More...