Unix software development rants.
if (you_go && use->yourMember) { // WRONG! this->isInvalid(); } if (i_go && use->myMember()) { // Oh yeah, the parens. continue; }
Post a Comment
No comments:
Post a Comment