On 25 Apr 2010, at 19:32, Jürgen Hestermann wrote:

>>> There is a lot of ambigouity with dynamic arrays.
>> There certainly is if you expect them to work like regular arrays. They are 
>> a quite different datatype.
> 
> At least it should always mean the same independent from context.

It does always mean the same, just like a class instance always means the same. 
It's just that implicit dereferencing is applied as soon as you try to access 
an element (again, like with classes).


Jonas_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to