PDA

View Full Version : Syntax Preferences Poll - Naming Variables



kryton9
14-05-2008, 21:34
This one is on variable naming. I am drawing a blank on other options, so only 2 for now.

José Roca
14-05-2008, 21:59
I find underscores useful, but used judiciously, e.g. TreeView_GetUnicodeFormat, not Tree_View_Get_Unicode_Format.

ErosOlmi
14-05-2008, 22:07
TreeView_GetUnicodeFormat

I quote this syntax

Michael Clease
14-05-2008, 23:43
TreeView_GetUnicodeFormat

I quote this syntax


me as well.

ErosOlmi
14-05-2008, 23:51
I've changed pool.
Hope you like Kent. Your questions are very interesting.
Users can change previous vote

kryton9
15-05-2008, 02:26
Thanks for updating Eros. Thanks Jose for coming up with that one.