Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
string
/
File Content:
string.f
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
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
char.f90
618 bytes
0644
fixed_string.f90
695 bytes
0644
scalar_string.f90
176 bytes
0644
string.f
248 bytes
0644
N4ST4R_ID | Naxtarrr