[fpc-pascal] command-line+Carbon template?

Marco van de Voort marcov at stack.nl
Sat Sep 27 13:56:51 CEST 2008


In our previous episode, Felipe Monteiro de Carvalho said:
> I do not know what the word flaky means, but it would probably be
> better if you describe your problem with the standard pascal I/O in
> FPC so someone can help you. I have never had problems with it. And
> what is the turbo-based I/O? TStream?

No, normal assign(file)/reset/rewrite/close(file) cycle. Typical mistake:
not adding ,1 to the reset or rewrite for binary files. ("file" type)



More information about the fpc-pascal mailing list