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

1.1     ! root        1: procedure wordlist()
        !             2:    wlist := "" # initialize wlist
        !             3:    while word := read() do
        !             4:       wlist := wlist || word || ","
        !             5:    return wlist
        !             6: end

unix.superglobalmegacorp.com

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