Annotation of 43BSD/contrib/icon/book/f/rotate.icn, revision 1.1

1.1     ! root        1: procedure rotate(s,i)
        !             2:    if i <= 0 then i +:= *s
        !             3:    return s[i + 1:0] || s[1:i + 1]
        !             4: end

unix.superglobalmegacorp.com

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