colormap.icn: Procedures to map type event to color

link colormap
July 1, 1997; Ralph E. Griswold
This file is in the public domain.

colormap(palette) returns a table that maps event-monitoring codes
for allocation events into RGB specifications for Icon. The
argument is the name of a palette, as given in the MemMon
system.  The default for palette is "standard".


Source code | Program Library Page | Icon Home Page