ruler.icn: Program to write a character ruler

December 5, 1989; Robert J. Alexander
This file is in the public domain.
Write a character ruler to standard output.  The first optional
argument is the length of the ruler in characters (default 80).
The second is a number of lines to write, with a line number on
each line.

Source code | Program Library Page | Icon Home Page