Top > All GNU Packages > Nana

Nana - Library for assertion checking and logging in GNU C/C++

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.

Obtaining

Web pagehttp://www.gnu.org/software/nana/nana.html
Source tarballftp://ftp.cs.ntu.edu.au/pub/nana/nana-2.5.tar.gz
Version 2.5 (stable) released on 1999-09-12
Licensed under The GNU General Public License, Version 2 or later.
This is a GNU package.

Documentation

User guide available in HTML format from http://www.gnu.org/manual/nana/index.html; http://www.gnu.org/software/nana/manual/nana.html
Support contacts

Announce List<nana@it.ntu.edu.au> <nana-request@it.ntu.edu.au>
Developer List<nana@it.ntu.edu.au> <nana-request@it.ntu.edu.au>
Bug List<bug-nana@gnu.org>
SupportPaid user support, training, and programming available from http://www.quoll.com.au/

Project contacts

Maintainers
Developers
Contributors
  • Harald Mueller
Sponsors
  • Quoll Systems Pty Ltd., Australian National University

Related information

InterfacesX Window System
Source languagesC
Supported languagesGNU C/C++
Related programsdejaGnu, Greg

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-01-31
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.