[fpc-pascal] Adding file to string to the RTL
    Ryan Joseph 
    genericptr at gmail.com
       
    Tue Oct  6 05:35:58 CEST 2020
    
    
  
> On Oct 5, 2020, at 5:08 PM, Jean SUZINEAU via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> In my own code I use BlockRead/BlockWrite, but I'm wondering if I've not seen this somewhere in RTL.
> 
> 
This looks good to me what about the concerns raised by Michael? I don't know enough about text formats but using AnsiString always just seems to work for me (I assume the compiler did something magic behind the scenes).
Regards,
	Ryan Joseph
    
    
More information about the fpc-pascal
mailing list