mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
7 lines
286 B
Text
7 lines
286 B
Text
This library splitted out from 'dialog' program for use inside
|
|
C-programs. For interface function list see dialog.h.
|
|
For usage examples see 'dialog' program sources itself into
|
|
/usr/src/gnu/usr.bin/dialog.
|
|
You can additionly use any ncurses functions after init_dialog().
|
|
|
|
Ache.
|