ostrip.icn: Program to show virtual-machine op-code strip

March 26, 2002; Ralph E. Griswold
Requires: MT Icon and event monitoring
This file is in the public domain.

This program produces a listing of virtual machine codes and the events
that occur between them.

The following option is supported:

     -o s    direct output to file s; default &output


Source code | Program Library Page | Icon Home Page