[fpc-pascal] Illogical automatic dereferencing
"Vinzent Höfler"
JeLlyFish.software at gmx.net
Sat Oct 10 20:02:54 CEST 2009
Henry Vermaak <henry.vermaak at gmail.com>:
> One thing I think you don't understand is that an array _is_ a
> pointer. Look at this table to visualise:
>
> http://en.wikipedia.org/wiki/C_syntax#Accessing_elements
One thing I think you don't understand is that arrays and pointers are orthogonal concepts in almost every other programming language than C.
So technically, C is the one who got it wrong.
Same for "Array subscript numbering begins at 0." - which simply isn't true for Pascal.
Vinzent.
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
More information about the fpc-pascal
mailing list