Never, ever write "== true" or "== false" unless it's absolutely necessary. In C that's pretty close to never.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Never, ever write "== true" or "== false" unless it's absolutely necessary. In C that's pretty close to never.