diff --git a/cstyle.7 b/cstyle.7 index 529a094..25fc811 100644 --- a/cstyle.7 +++ b/cstyle.7 @@ -227,6 +227,11 @@ some library that covers my needs. . +.Ss Code practies +I prefer pre-increment +over post-increment +when it doesn't matter. +. .Ss Organization Depending on complexity of the project,