2 lines
135 B
Text
2 lines
135 B
Text
READ(FILE="input.txt", LENgth=bytes) ! bytes = -1 if not existent
|
|
READ(FILE="C:\input.txt", LENgth=bytes) ! bytes = -1 if not existent
|