2010/6/7 Jonas Maebe <jonas.ma...@elis.ugent.be>:
>
> (...)
>
> In C, "const" does not modify how a parameter is passed in any way. If a
> parameter is passed by value without "const", then it's also passed by value
> with "const". The problems are
> a) in Pascal, the behaviour of const is completely undefined (the compiler
> can do whatever it wants)

The compiler can do whatever is wants?!


Marcos Douglas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to