OFTC Coding Style

Editor Settings

In terms of actual code, I'm not too fussy what personal style it is as long as its consistant. I do have some reservations though, namely:

   1 static void
   2 function_name(int a, char b)
   3 {
   4 }

General Coding Rules:

Commit Messages:

oftc: CodingStyle (last edited 2007-11-05 19:34:00 by StuartWalsh)