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 "The 
default Input, Output and StdErr file types are defined in the system unit", 
and the system unit describes a record structure that doesn't seem to contain a 
field that might be a file buffer. 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to