there is alot more to coding style than mentioned above. luckily, i have a complete .indent.pro file to protect me from your styles.
Code:
--braces-after-if-line
--braces-after-struct-decl-line
--cuddle-do-while
--dont-cuddle-else
--indent-level2
--brace-indent0
--case-indentation0
--no-parameter-indentation
--struct-brace-indentation0
--blank-lines-after-declarations
--blank-lines-after-procedures
--leave-optional-blank-lines
--leave-preprocessor-space
--no-space-after-casts
--no-space-after-function-call-names
--no-space-after-parentheses
--no-space-after-for
--no-space-after-if
--no-space-after-while
--space-special-semicolon
--dont-break-function-decl-args
--dont-break-procedure-type
--continue-at-parentheses
--dont-format-comments
--dont-star-comments
--preserve-mtime
--tab-size2
--no-tabs