ll.icn: Program to list shortest and longest lines in a file

June 12, 1999; Ralph E. Griswold
This file is in the public domain.
This program reads a file from standard input and writes out the
lengths of the shortest and longest lines in it.

Source code | Program Library Page | Icon Home Page