|
|
Power 6/32 Unix version 1.21
common /tt/ l(5,4) equivalence (k, l(3,3)) data k, kk /5, 3/ do 1 i=1,5 do 1 j=1,4 1 l(i,j)=k**3 call sub1(i,j,k) end subroutine sub1(a, b, c) integer a, b, c common /tt/ m(3,4), n(2,4) data m(1,1) /7/ a = b+c return end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.