W3C libwww C-Style

Function Body Layout

With the body of functions, this is the way we aim to do it. We are not religious about it, but consistency helps. We use an indentation form that is known as the BSD c style. If you think your way is smarter, you may be right but this is the way we do it ;-). The format is also pretty close to the one you find in The C Programming Language by Kernighan and Ritchie.

WARNING Remember to use comments in the source code - it makes life easier for everybody


Tim BL, and Henrik Frystyk Nielsen,
@(#) $Id: Body.html,v 1.9 1996/12/09 03:23:00 jigsaw Exp $