Talk:Coding guideline - Common rules

From Catglobe Wiki
Revision as of 05:07, 8 December 2008 by Catglobe (talk | contribs)
Jump to: navigation, search

Private member variables

I would like that we have _camelCase as allowed for this specific case. It makes it easier to see in code when people are using private variables, using this. or not