Genscreen
includes additional source modules for managing and editing input
from each field, definition files, and header files, all in source
form. A special, Open Source, C++ class, "moncls.h",
designed for handling decimal denominated monetary amounts (any
currency) is also included. moncls.h performs all I/O, math and
calculation functions needed for entering, managing and manipulating
money amounts. It is easy to add special features to the class
to meet any local requirements (e.g. local currencies).
The distribution also includes examples of other curses features
and capabilities. |