On 05 May 2005, at 13:06, Michael Van Canneyt wrote:
Dynamic arrays are an internal type of pascal. C doesn't know dynamic arrays. That it works with delphi is pure luck.
Sorry, but pascal dynamic arrays are just pointers.
Totally wrong. They are a reference counted type.
Yes, but aren't they "just" C-style arrays (i.e. pointers) in the same way that ansistrings are "just" pchars?
Jonas
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal