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

1.1       root        1: procedure Repalt(e)
                      2:    local x
                      3:    repeat {
                      4:      while x := @e do suspend x
                      5:       if *e = 0 then fail
                      6:       e := ^e
                      7:       }
                      8: end

unix.superglobalmegacorp.com

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