[Lazarus] SEGFAULT: difference between pointer and dynarray?

Hans-Peter Diettrich DrDiettrich1 at aol.com
Sat Dec 29 07:55:35 CET 2012


leledumbo schrieb:
>> The Assembler shows that @lib and @lib[0] are exactly same thing.

That's true for static arrays.

> The following program shows that they are NOT the same

That's true for dynamic (managed) arrays.

You're talking about different array types.

DoDi





More information about the Lazarus mailing list