[fpc-other] Re: [fpc-pascal] Illogical automatic dereferencing

"Vinzent Höfler" JeLlyFish.software at gmx.net
Tue Oct 13 21:56:05 CEST 2009


Reimar Grabowski <reimgrab at web.de>:

> doing. The great thing about Pascal is that you get a mostly clean
> language with all the power of C/C++. Some parts are not as clean or
> strict as some people like, but I'd rather have some 'not-so-clean'
> implementation than a loss in speed or versatility. If pointers are too
> much for you go and play with Java or Ada.

And one doesn't know what he's talking about, he should just shut up.

Even in Java (which does have pointer data types, yet still it has "references") you need to know which types are by-value and which ones are by-reference (not that this is a particularly hard thing to remember).

And Ada has pointers quite similar to Pascal.


Vinzent.
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser


More information about the fpc-other mailing list