Aleksa Todorovic schrieb: > c) static array inside the function as a const (with "Writable consts" > turned on)
I'd *not* suggest to make *all* constants writeable, for only saving a few keystrokes in source code. Doesn't FPC support kind of "static" variables in subroutines? (Delphi doesn't, but it would be a nice extension of the language...) DoDi _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus