Go to the first, previous, next, last section, table of contents.


FAQ

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.

  1. 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.
  2. How do you completely disable assertion checking? Set the `I_LEVEL' command to `0' using `-D' or `#define' before including `nana.h'.
  3. 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.
  4. 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.