The Mythical ++ Situation: ++ vs +=1
So this may be a post that most good programmers will think, “Well duh” but as I’m a tool this finally caught me. I’d always heard that ++ evaluates differently than +=1, but I’d never run into a situation that would turn the old light bulb on so I really didn’t care. Well I met [...]



