P99

◆ getenv_throw

#define getenv_throw (   ...)    P99_THROW_CALL_NEG(getenv, EINVAL, __VA_ARGS__)

A wrapper arround getenv that throws an exception on error.

Definition at line 210 of file p99_c99_throw.h.