2006-08-22

The eternal truth

const BOOL ShowAllControls=TRUE;
if(somecondition() || ShowAllControls) {

}
else {
}

crosspost at code_wtf

No comments:

Post a Comment