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

2 lines
79 B
FortranFixed
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
INQUIRE(FILE = FILENAME(1:L), EXIST = MAYBE, ERR = 666, IOSTAT = RESULT)