Roger Bailey schrieb:
OK, I give up. How do you handle standard input and output files in FPC? When I
write something like:
nextcharacter := input^
I get "error: 1: Illegal qualifier". Does FPC not support this standard Pascal
feature?
I have never seen such a syntax before. Shouldn
OK, I give up. How do you handle standard input and output files in FPC? When I
write something like:
nextcharacter := input^
I get "error: 1: Illegal qualifier". Does FPC not support this standard Pascal
feature?
The documentation is extremely unhelpful in this area. The LRG just says