Who in their right mind names a variable "O"?
Uncategorized
1
Posts
1
Posters
1
Views
-
Who in their right mind names a variable "O"?
I don't want to have to think about what this means:
blah = (int)O;
Way too close to:
blah = (int)0;
And "O" is definitely not a descriptive-enough variable name. #cpp
-
R relay@relay.mycrowd.ca shared this topic on