Variable Naming convetions...



Since I'm new to GTK+ programming, I would like to use conventional
variable naming if at all possible.  I've read that functions are in the
format..

some_function_name()

and objects are...

ThisIsSomeWidget

and regular variables are...

this_variable_is_like_a_function


Is this correct?

Micah



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]