inbits.icn: Procedure to read variable-length characters

link inbits
November 3, 1991; Richard L. Goerwitz
See also: outbits.icn
This file is in the public domain.

This procedure, inbits(), re-imports data converted into writable
form by outbits().  See the file outbits.icn for all the whys and
hows.

Source code | Program Library Page | Icon Home Page