Title: BLIB2 Author: Ian Palmer and Tom Hughes Version: 3.00 Title From: Documentation Author From: Documentation Version From: Documentation Supplier: Ian Palmer (ijp@doc.ic.ac.uk) Date: 04/03/93 Keywords: Linkers ; Subroutine libraries ; Software development tools Shareware: No Machine: Archimedes Operating system: RISCOS Memory requirements: Peripherals needed: Other s/ware needed: Directory: micros/arch/riscos/a/a220 Date mounted/updated: 18/02/94 File names: a220.arc Unarchived files: 40 Unarchived size: 243 Kbytes Omissions: See also: ------------------------------------------------------------------------------- Acquiring the package: Download the uuencoded file and extract using SparkPlug 2 (see the "tools_help" file in arch/riscos/tools for further info). Description: BlibII is basically in two parts, a Basic linker and a Basic library. The BlibII Linker - allows you to 'link' Basic programs with libraries of procedures and functions. This has several advantages: it creates a single Basic file which can be compressed or compiled, it is smaller as only the functions/procedures that are needed are included and it will run faster. The BlibII Library contains quite a collection of routines to provide the following: Dynamic memory allocation, menu construction, template file support, windows, events, icons and general OS stuff. The library is intended to be user-expandable.