RosettaCodeData/Task/Inverted-syntax/Fortran/inverted-syntax.f

2 lines
79 B
FortranFixed
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
INQUIRE(FILE = FILENAME(1:L), EXIST = MAYBE, ERR = 666, IOSTAT = RESULT)