Genscreen generates C or C++ code using ncurses library functions for building I/O screens. Screen layouts are designed using any text editor (vi, emacs, etc.), then the layout file is run through Genscreen and automatically converted to compilable C/C++ code. Once the basic screen code is generated it can be edited, have additional features added, or be merged with other code. Genscreen also includes automatic date field generation for both US and European date formats, and support for generating money fields.
Linux General Ledger FYI Linux General Ledger (LGL) has been around for almost 20 years. (Formerly the "UNIX General Ledger".) It is probably the most bug-free accounting softwa...