1
0
Files
irix-657m-src/eoe/lib/libcurses/demo/menu.readme
2022-09-29 17:59:04 +03:00

9 lines
345 B
Plaintext

#ident "@(#)curses:demo/menu.readme 1.2"
menu.c is the C source for a demonstration program for libcurses
and terminfo. It is a menu manager. Input is a file describing
the menu to be displayed and the commands to be executed when specific
option s are entered.
.menu.data is a sample input file. Look at the comments inthe source
file menu.c