tlx
Loading...
Searching...
No Matches
setenv.cpp File Reference
#include <tlx/port/setenv.hpp>
#include <cstdlib>

Go to the source code of this file.

Namespaces

namespace  tlx

Functions

int setenv (const char *name, const char *value, int overwrite)
 setenv - change or add an environment variable.