Current Path: > > opt > cloudlinux > venv > lib > python3.11 > site-packages > numpy > f2py > > tests > src > > string
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
char.f90 | File | 618 bytes | April 17 2025 13:10:58. | |
fixed_string.f90 | File | 695 bytes | April 17 2025 13:10:58. | |
scalar_string.f90 | File | 176 bytes | April 17 2025 13:10:58. | |
string.f | File | 248 bytes | April 17 2025 13:10:58. |
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
SILENT KILLER Tool