Skip to content
Prev 41371 / 63421 Next

Language definition question - order of argument side effects

On 30/09/2011 12:26 PM, Justin Talbot wrote:
In general, evaluation order is undefined.  I was surprised by the 
result, but I think you're right about the explanation.  In particular:
@4a06440 14 REALSXP g0c1 [NAM(2)] (len=1, tl=0) 1
@4a06300 14 REALSXP g0c1 [NAM(1)] (len=1, tl=0) 1

The only difference is in the "named" value.

Duncan Murdoch