|
C-Menu 0.2.9
A User Interface Toolkit
|
The working part of C-Menu Menu. More...
#include <common.h>#include <ctype.h>#include <stdlib.h>#include <string.h>#include <termios.h>#include <unistd.h>Go to the source code of this file.
Functions | |
| unsigned int | menu_engine (Init *init) |
| The main loop of the menu system. | |
| unsigned int | menu_cmd_processor (Init *init) |
| Processes user input for the menu system. | |