Am 17.08.2017 04:16 schrieb "wkitty42--- via Lazarus" < [email protected]>: > > On 08/16/2017 06:46 PM, Luca Olivetti via Lazarus wrote: >> >> I started using strings as communication buffers since delphi 2. There >> weren't even dynamic arrays then... > > > really? delphi came from TP/BP... i was (still am, actually) using dynamic arrays in TP6 ;)
Dynamic arrays in the form of "array of Type" were only introduced in Delphi 3 if I remember correctly. Anything before that needed manual memory management. Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
