For those of you using emacs: For newer versions of emacs, insert the line (setq c-basic-offset 8) in your .emacs. For older versions of emacs, insert the line (setq c-indent-level 8) in your .emacs. This will set the proper indentation level. Now if people will just write "DBUG();" with a semicolon all the time. Sincerely, Tue Wennerberg.