On Tue, Oct 4, 2011 at 12:41 AM, Vincent Snijders <[email protected]> wrote: > A writeln would crash a windows GUI application, that is the reason
Unless you link them without "win32 gui application" flag. WriteLn has irreplaceable functionality of accepting any number of parameters, and most of the types, not supported by any Format() based functions (i.e. sets) thanks, Dmitry -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
