On Wed, 17 Aug 2022, MARCOU Gilles via fpc-devel wrote:
Hi,
following the advice of howardpc, I repost here my question from the forum
(https://forum.lazarus.freepascal.org/index.php/topic,60287.0.html).
Recently I wanted to rewind a file to read again a previous line. After some
search
Hi,
following the advice of howardpc, I repost here my question from the
forum (https://forum.lazarus.freepascal.org/index.php/topic,60287.0.html).
Recently I wanted to rewind a file to read again a previous line. After
some search I came to the conclusion to modify the TStreamReader class.