On Thu, Dec 10, 2009 at 10:44 AM, Manjesh Nilange <manj...@yahoo-inc.com> wrote: >> MACROS >> ClassNames >> memberFunctions >> members_variables > > How about having an 'm_' prefix to distinguish member variables from > local variables? I know this is a couple of more characters to type, but > I find it nicer to be able to distinguish class member variables easily. > The rest of the list looks good.
+1, agree. >> local_variables >> local_functions This is pretty much my preferred style (yes, C background :) ), so I'm all for it !