blob: 59e653ced688cc67378c4d7fbf0edd74a67e5476 (
plain)
1
2
3
4
5
6
7
8
9
|
* Read menu structure from config files
- This will eliminate the need for recompiling the code, especially
for the simple menus
* Features to add
- Parse commandline arguments
* Help support
- Beef up help.c so that the text file can be larger than one page, and
user can scroll down page to view extra text.
|