3 lines
37 B
Text
3 lines
37 B
Text
|
|
int FD;
|
||
|
|
FD:= FOpen("output.txt", 1);
|