[fpc-pascal] Options for enabling output buffering

leledumbo leledumbo_cool at yahoo.co.id
Fri Dec 12 14:00:03 CET 2008


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.




More information about the fpc-pascal mailing list