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) _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal