[fpc-devel] ConsoleIO and flushing buffered output

Christo Crause christo.crause at gmail.com
Tue Jun 9 18:44:30 CEST 2020


On Tue, Jun 9, 2020 at 3:19 PM <wkitty42 at windstream.net> wrote:

> On 6/9/20 2:55 AM, Christo Crause via fpc-devel wrote:
> > for c := 'A' to 'Z" do write(c);
>
> oops! i failed to note that the above is character by character whereas
> what i
> spoke of in my previous post is line by line :/
>

Indeed, the first modification attempt will result in a low level flush per
character for this case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20200609/bdc53064/attachment-0001.htm>


More information about the fpc-devel mailing list