Annotation of 43BSD/contrib/icon/book/f/aver.icn, revision 1.1.1.1

1.1       root        1: procedure main()
                      2:    sum := 0.0
                      3:    count := 0
                      4:    while sum +:= read() do
                      5:       count +:= 1
                      6:    write(sum / count)
                      7: end

unix.superglobalmegacorp.com

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