Open main menu

Difference between revisions of "Code Formatting Conventions"

m
→‎Switch / Case constructs: remove spaces around slash in the title (spaces should only be used for divide multi-word phrases and even that's optional)
m (→‎Switch / Case constructs: continue with camel case here too)
m (→‎Switch / Case constructs: remove spaces around slash in the title (spaces should only be used for divide multi-word phrases and even that's optional))
Line 147: Line 147:
</syntax>
</syntax>


== Switch / Case constructs ==
== Switch/Case constructs ==


<syntax type="C++">
<syntax type="C++">
2,051

edits