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?
-- 
View this message in context: 
http://www.nabble.com/Options-for-enabling-output-buffering-tp20975161p20975161.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.

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

Reply via email to