On Fri, 12 Dec 2008, leledumbo wrote:

> 
> I'm tired of writing:
> 
> uses
>   Dos;
> ...
> begin
>   TextRec(Output).FlushFunc:=nil;
> ...
> 
> all the time in every programming contest I follow. Wouldn't it be better to
> provide an option or a define or whatever to enable output buffering?

Flushfunc has nothing to do with output buffering ? 
SetTextBuf controls the buffering.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to