HardenedBSD/gnu/lib/libdialog
1995-01-30 14:11:58 +00:00
..
checklist.c Add more range/argument checking 1995-01-30 14:11:58 +00:00
colors.h
COPYING
dialog.h
dialog.priv.h
inputbox.c Add more range/argument checking 1995-01-30 14:11:58 +00:00
kernel.c
lineedit.c
Makefile
menubox.c Add more range/argument checking 1995-01-30 14:11:58 +00:00
msgbox.c Add more range/argument checking 1995-01-30 14:11:58 +00:00
prgbox.c Add more range/argument checking 1995-01-30 14:11:58 +00:00
radiolist.c Add more range/argument checking 1995-01-30 14:11:58 +00:00
raw_popen.c
rc.c
rc.h
README
textbox.c
yesno.c Add more range/argument checking 1995-01-30 14:11:58 +00:00

This library was split out from the `dialog' program for use
in C programs.  For a list of interface functions, see dialog.h.
For usage examples, see the `dialog' program sources in
/usr/src/gnu/usr.bin/dialog.

You can additionally use any ncurses functions after init_dialog().

							Ache.