Need to learn C, best books?
Paul Makepeace
paulm at paulm.com
Wed Oct 31 11:15:47 GMT 2007
On 10/26/07, Aaron Crane <perl at aaroncrane.co.uk> wrote:
> K&R differs from other brace styles in not spending precious screen
> lines on opening curlies whose presence a human can infer from the
> shape of the code. That's a strong argument to make when choosing an
> indentation style for a fresh project.
Could the shape of the code simply remove the need for those curlies
too? Now there's a thought...
;-)
Interesting comparison,
http://www.python.org/doc/ext/buildValue.html
http://perldoc.perl.org/perlguts.html#Variables
P
More information about the london.pm
mailing list