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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to