in reply to Re: Increment avoids warning unexpectedly
in thread Increment avoids warning unexpectedly
I suspect that in the third case perl is calling int($m), which returns 0, then applying the prefix increment operator.
Code tags added by GrandFather
|
---|