3 lines
66 B
FortranFixed
3 lines
66 B
FortranFixed
|
|
WRITE(*,*) ACHAR(97), IACHAR("a")
|
||
|
|
WRITE(*,*) CHAR(97), ICHAR("a")
|