win.icn: Procedures to open bare-bones window

link win
May 2, 2001; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.

These procedures are provided as quick-and-dirty ways to get a
nominal window as, for example, when testing.

win() causes error termination if a window can't be opened.
winf(), on the other hand, just fails.

Source code | Program Library Page | Icon Home Page