C99: Suggestions for style(9)

deeptech71 at gmail.com deeptech71 at gmail.com
Wed Apr 29 18:22:47 UTC 2009


Christoph Mallon wrote:
>> -When declaring variables in functions declare them sorted by size,
>> -then in alphabetical order; multiple ones per line are okay.
>> +When declaring variables in functions declare them sorted in 
>> alphabetical order;

What's wrong with logical grouping, especially when the new localized 
declaration style is used (so tons of variables are not declared at a 
time anymore)?



More information about the freebsd-hackers mailing list