splitlit.icn: Program to create string literal

September 15, 1993; Ralph E. Griswold
This file is in the public domain.
The idea is to create a string literal with continuations in case
it's too long.

The options are:

     -w i    width of piece on line, default 50
     -i i    indent, default 3

Source code | Program Library Page | Icon Home Page