NANA(3) verify assertions in C and C++ code

SYNOPSIS

#include <nana.h>

DESCRIPTION

This is the main include file for nana which simply includes the files in the SEE ALSO list below. If you wish to modify the behaviour of nana you should do this before including nana.h or by modifying nana-config.h. See nana.info for more details.

You also need to include the nana library by using -lnana if you use the default setup.

AUTHOR

Phil Maker <[email protected]>