[SLL] enforced white space
Randolph Bentson
bentson at holmsjoen.com
Fri Jan 16 21:32:33 PST 2009
On Fri, Jan 16, 2009 at 12:59:10PM -0800, Chuck Wolber wrote:
> On Fri, 16 Jan 2009, nicafyl wrote:
>
> > After years of writing C and then having to find a misplaced brace that
> > made things work not the way it looked like it should work, I have to
> > agree with the "easier to follow" suggestion.
>
> I agree that code formatting is a good idea. I am thinking that the real
> issue lies with who (or what) gets to decide how the code is formatted.
I've long held that code's block structure should be cleary visible
without regard to tokens such as "{" and "}". As a consequence my shift
from C to Python was fairly painless, except for the occasional missing
";" when I went back to write some C code. :-)
--
Randolph Bentson
bentson at holmsjoen.com
More information about the linux-list
mailing list