mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
environment.hpp File Reference

Utilities for working with the environment. More...

Utilities for working with the environment.

Author
Jared R. Males

Definition in file environment.hpp.

#include <locale>
#include <string>

Go to the source code of this file.

Namespaces

namespace  mx
 The mxlib c++ namespace.
 

Functions

std::string mx::sys::getEnv (const std::string &estr)
 Return the value of an environment variable.