The Menu Maker for C is a program that creates the source code for a command-line interface menu based on the input you provide. The program is targeted toward scripting and ease of building a more complex yet organized application. Simply compile and run. The produced source code is simple to modify, and new menu systems can easily be created by modifying an input file used to pipe input to the Menu Maker's stdin.
This release includes gcc-compatible source and a sample input file.
A more thorough tutorial is currently available in the Tutorials section.
GCC or similar compiler