[fpc-pascal] File copying
Matthews
dematthews at uwaterloo.ca
Sun May 2 23:40:23 CEST 2004
I'm writing code that includes file copying, but the method I'm currently
using is far too slow. I'm currently just reading a file
character by character, and spitting it out to another file, character by
character. Unfortunately, that's brutally slow.
Any suggestions on a better method?
-Lukas
-------------- next part --------------
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.675 / Virus Database: 437 - Release Date: 02-May-04
More information about the fpc-pascal
mailing list