|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re: Doubt in the result which I got from (In|De)crement operatorsby bones (Acolyte) |
| on May 14, 2007 at 14:39 UTC ( [id://615325]=note: print w/replies, xml ) | Need Help?? |
|
humm, precedence question again. If you add parentheses so: "my $re = (++$val - ($val-- + --$val))" then return value is -11. I dont understand the why of the 8 value.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||