On Sun, Mar 22, 2009 at 09:54:34AM +0100, Christoph Mallon wrote:
> I'm ok with 80 columns. But at the same time having tab stops every 8 
> spaces - I consider this silly.

You may be missing the beauty of KNF's statement continuations.  e.g.:

        if (foo || bar || baz || other_really_long_variable ||
            quix) {
                panic("blah");
        }

_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to