Go to the first, previous, next, last section, table of contents.
This chapter is intended to answer some general questions about the
usage of Nana. Most of the material (perhaps) has been presented elsewhere,
my apologies for repeating myself.
- Can I use GNU Nana in a commercial product?
See the license details in the file `COPYING'. In summary GNU Nana
is Free software which has been released under a license that allows
commercial use provided the copyright is maintained. It is not under
the GPL.
- How do you completely disable assertion checking?
Set the `I_LEVEL' command to `0' using `-D' or
`#define' before including `nana.h'.
- How do I find out about future releases?
Subscribe to the nana mailing list by using the `make subscribe'
target in the nana root directory.
- Where do I send bug reports, suggestions, etc?
`nana-bug@it.ntu.edu.au' -- bug archive
`nana@it.ntu.edu.au' -- mailing list
`pjm@cs.ntu.edu.au' -- the author
Go to the first, previous, next, last section, table of contents.