http://qs321.pair.com?node_id=935471


in reply to Re: logical non-short-circuit operators
in thread logical non-short-circuit operators

You're right, of course. The reason I avoided the former approach was because I have a lot of similar statements and I was hoping to keep the assignments in the scope of the conditional so as not to pollute the namespace or by accident reuse an old variable.