Is it safe to assume that manually allocating a cleared memory block (e.g. with calloc rather than New) sufficiently initializes the ansistrings and dynamic arrays in that memory block ? If not, what does the init code look like that New is calling/setting up for ansistrings and dynamic arrays ?

Regards,

Adriaan van Os
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to