spiral.icn: Program to draw polygonal spirals

June 17, 1994; Stephen B. Wampler
Requires: Version 9 graphics and co-expressions (for glib.icn)
This file is in the public domain.
Comments: This program displays polyline based spiral

    See the procedure 'helpmsg' for command line options
    (or run as 'spiral -help')

    Waits for a window event before closing window

Source code | Program Library Page | Icon Home Page