EvanED wrote:But that's an easy choice for C++ because using lowercase_underscores for everything (even types) is almost as dumb and annoying as the .Net style of UpperCamel for everything (even methods).
.Net style is to usw lowerCamel for method parameters.