IntroductionA dynamically-linking library of many useful BASIC routines.
Latest Changes
Fixed PROC`redraw_window() in the wimp.windows library. Modified FN`find_font() to use a newer form of the Font_ListFonts SWI call.
Details
The !Routines directory contains a collection of BASIC libraries which can
be included in your programs. Each library may have dependencies upon other
libraries but these are worked out by the !Routines linker so your program
only has to include the libraries that it wants and not all of the
dependencies.
|