![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^5: Situation where warning "Found = in conditional, should be" seems obsolete (documentation - C terminology)by rsFalse (Chaplain) |
on Feb 06, 2021 at 20:07 UTC ( #11127991=note: print w/replies, xml ) | Need Help?? |
Do '&&' and '||' short-circuit in C? >>if returns a value like the operand and Ye, I was surprised, when if returned the result of its conditional (because it was false) and didn't proceeded to a sencence! (The long discussion about this finding was here: printing unitialized value of the 'do BLOCK')
In Section
Seekers of Perl Wisdom
|
|