[fpc-pascal] Re: Is this behavior related to calling convention?

leledumbo leledumbo_cool at yahoo.co.id
Sat Dec 7 11:00:33 CET 2013


Nope, calling convention only specifies parameter passing order, not
parameter evaluation order. If you want to specify exactly how the
parameters are evaluated, put each in a local variable first, according to
your order needs.



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Is-this-behavior-related-to-calling-convention-tp5717622p5717624.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list