[fpc-pascal] FreePascal Windows - Force files to write to disk

Peter peter at pblackman.plus.com
Wed Feb 22 13:27:53 CET 2017


On 21/02/17 21:12, James Richters wrote:


> My understanding was the Close(file); would save the file all the way to
> disk and flush any buffers that were holding it, 

I would try adding a Flush(File) before the Close, even though that
should not really be needed.



More information about the fpc-pascal mailing list