42 int a = fits_is_reentrant();
44 log.info() <<
"Cfitsio is reentrant: " << a;
46 log.info() <<
"done with test program! ";
ExitCode
Strongly typed exit numbers.
Macro to silence unused variables warnings from the compiler.
ExitCode mainMethod(ELEMENTS_UNUSED map< string, VariableValue > &args) override
Abstract class for all Elements programs.
#define MAIN_FOR(ELEMENTS_PROGRAM_NAME)
static Logging getLogger(const std::string &name="")