Annotation of 43BSD/contrib/icon/book/04/section.icn, revision 1.1

1.1     ! root        1: procedure main()
        !             2:    while line := read() do {
        !             3:       line := line[1:61]       # truncate
        !             4:       write(line)
        !             5:       }
        !             6: end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.