Variable cif::VERBOSE
Defined in File utilities.hpp
Variable Documentation
- CIFPP_EXPORT int cif::VERBOSE
The global variable VERBOSE contains the level of verbosity requested. A value of 0 is normal, with some output on error conditions. A value > 0 will result in more output, the higher the value, the more output. A value < 0 will make the library silent, even in error conditions.