Categories
Nana
A freely available lib for assertion checking and logging in GNU C and C++. It's smaller and faster compared to assert.h, and assertions can refer to a saved state. Logging messages can be redirected to destinations including files, processes, or circular buffers in core.
These features can be selectively enabled at both compile and runtime. Lists of invariant checking or printing functions can be created which can then be called to check internal consistency or display state. You can find your errors sooner, when it's faster and cheaper to correct them.
Last updated 16 May, 2005
Versions
2.5
2.5 stable released 1999-09-12
- Released: 12 Sep, 1999
- Code Maturity: Stable
- Source Archive: http://ftp.debian.org/debian/pool/main/n/nana/n...
- Licenses: GPLv2orlater
- Interfaces: X Window System
User Community and Support
User reference manual available in HTML format from http://www.gnu.org/software/nana/manual/




