For example how do you name your functions
like this myFunctionName as in QT ?
i'm not the world's best typist so i prefer lowercase and underscores function_name
I prefer to layout my braces like this
I don't like this
I prefer m_variablename for member functions
What about you?
Bookmarks