[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Variable Naming convetions...
- From: email micahcarrick com
- To: gtk-list gnome org
- Subject: Variable Naming convetions...
- Date: Sun, 1 May 2005 20:43:44 -0700 (PDT)
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]