CF-Lib
Home /
Programming languages
/
C - GEM libraries
/ CF-Lib
CF-Lib by Christian Felsch is a portable utility library for Pure C and GNU C. The library provides a range of functions that are frequently required in GEM programs, in particular app-modal and non-modal dialogs as well as alerts in windows. Dialog management is based on the extended object types of MagiC and emulates them if MagiC is not active. This means that on non-MagiC systems, the program does not have to perform any special handling at the dialog level; the library takes care of everything. An ST-Guide hyperfile is included.