2010/6/7 Jonas Maebe <[email protected]>: > > (...) > > 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 - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
