[fpc-pascal] What happened to tStringReader / tStringWriter?

Timothy Groves the.tail.kinker at gmail.com
Thu Mar 26 20:49:34 CET 2026


TStringReader is there, but TStringWriter is not.


:/usr/share/fpcsrc/3.2.2/packages/fcl-base/src$ grep -ic "tstringwriter" 
streamex.pp
0


On 2026-03-26 15:45, Flávio Etrusco via fpc-pascal wrote:
> Em dom., 22 de mar. de 2026 às 13:31, Timothy Groves via fpc-pascal
> <fpc-pascal at lists.freepascal.org> escreveu:
>> I need these for a project I am working on, but even though they are in
>> the wiki, they do not exist in the source code.  What happened to them,
>> and how can I get them back?
>>
> Since nobody else replied: AFAICS FPC implements it in the StreamEx
> unit, rather than the Classes unit (as Delphi does).
>
> Regards,
> Flávio
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

-- 
https://policies.google.com/privacy
https://privacy.microsoft.com/en-us/privacystatement



More information about the fpc-pascal mailing list