ranranrunforit's picture
download
raw
248 Bytes
C FILE: STRING.F
SUBROUTINE FOO(A,B,C,D)
CHARACTER*5 A, B
CHARACTER*(*) C,D
Cf2py intent(in) a,c
Cf2py intent(inout) b,d
A(1:1) = 'A'
B(1:1) = 'B'
C(1:1) = 'C'
D(1:1) = 'D'
END
C END OF FILE STRING.F

Xet Storage Details

Size:
248 Bytes
·
Xet hash:
51989ebf7b2ef39c71874e36c60b67e10e92489f7c68ce9869ece6e080315dd0

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.