What about int * a?? ;) I struggle more with if(NULL == var) and if(true == var)… more error prone, because missing one “=” won’t assing anything. But it looks odd to my eye.
What about int * a?? ;) I struggle more with if(NULL == var) and if(true == var)… more error prone, because missing one “=” won’t assing anything. But it looks odd to my eye.