Annotation of 43BSD/usr.lib/libU77/test/bitst.f, revision 1.1

1.1     ! root        1:        logical bit
        !             2:        i = 0
        !             3:        call bis(30, i)
        !             4:        write(*,*) i, bit(30, i), bit(4, i)
        !             5:        call bic(30, i)
        !             6:        write(*,*) i, bit(0, i)
        !             7:        call bis(0, i)
        !             8:        write(*,*) i
        !             9:        end

unix.superglobalmegacorp.com

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