[Gambas-user] What are the default naming/style conventions
richard terry
rterry at ...1822...
Sun Mar 16 21:53:18 CET 2008
As my program becomes more and more complicated I need to start an adhere to
some naming conventions.
Some are obvious eg
bWhatever as boolean
iWhatever as integer
but others not so eg.
should class be cWhatever as class , but the what for constants?
I wonder if someone could point me to a list.
Also, what is the convention about capitalising names for
functions/subroutines.
eg SUB MySubroutine() or SUB mysubroutine or does it just remain personal
choice.
Thanks.
Richard
More information about the User
mailing list