TWiki . Main . StyleGuide (r1.18 vs. r1.19) TWiki webs:
Main | TWiki | Test
Main . { Main . { Home | Users | Changes | Index | Search | Go } }
 <<O>>  Difference Topic StyleGuide (r1.19 - 18 Sep 2003 - AlexanderRettig)
Added:
>
>

Constants should be named using incaps notation and starting with an uppercase letter (e.g. "MyConstant"), this holds for enum values too. This reduces the danger of conflicts with #defines in headers included from anywhere (like "CONTINUE" is #defined under windows, "Continue" is not)

Deleted:
<
<

Topic StyleGuide . { View | Diffs | r1.19 | > | r1.18 | > | r1.17 | More }
Revision r1.18 - 14 Mar 2003 - 12:57 GMT - GerritVoss
Revision r1.19 - 18 Sep 2003 - 16:29 GMT - AlexanderRettig
Copyright © 2000 by the contributing authors. All material on this collaboration tool is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.