sample.icn: Program to "sample" input stream

January 21, 1999; Ralph E. Griswold
This file is in the public domain.
This program filters the input stream, producing every ith
value, starting at 1.  i is given as a command-line argument; default 0.

Source code | Program Library Page | Icon Home Page