3 lines
135 B
Text
3 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
|