1 --blank
-lines
-after
-declarations
2 --blank
-lines
-after
-procedures
3 --break
-before
-boolean
-operator
4 --no
-blank
-lines
-after
-commas
6 --braces
-on
-struct
-decl
-line
7 --comment
-indentation25
8 --declaration
-comment
-column25
9 --no
-comment
-delimiters
-on
-blank
-lines
11 --continuation
-indentation4
15 --line
-comments
-indentation0
16 --declaration
-indentation1
17 --dont
-format
-first
-column
-comments
18 --dont
-format
-comments
21 /* changed from 0 to 4 */
22 --parameter
-indentation4
23 --line
-length78
/* changed from 75 */
24 --continue
-at
-parentheses
25 --no
-space
-after
-function
-call-names
26 --dont
-break
-procedure
-type
28 --leave
-optional
-blank
-lines
29 --dont
-space
-special
-semicolon
31 /* additions by Mark */
32 --case
-brace
-indentation0
33 --leave
-preprocessor
-space