I wrote small convenience functions for working with environment variables in C++ by wrapping std::getenv, setenv and environ. In addi
std::getenv
setenv
environ