[fpc-pascal](no subject)

Jonas Maebe jonas at zeus.rug.ac.be
Thu Sep 21 13:50:34 CEST 2000


>> The problem is that const parameters are passed by reference (ie. the
>> address of the value is pushed instead of the value itself). Function
>> results do not have an address.
>> 
>This is wrong!

You're right, I should test more before I reply :( I believe it was that 
way in TP though (but I can't verify it in the help, since that even 
doesn't mention const parameters)


Jonas




More information about the fpc-pascal mailing list