> -----Original Message----- > From: > avr-libc-dev-bounces+eric.weddington=atmel....@nongnu.org > [mailto:avr-libc-dev-bounces+eric.weddington=atmel....@nongnu. > org] On Behalf Of Ruddick Lawrence > Sent: Saturday, September 19, 2009 9:30 AM > To: avr-libc-dev@nongnu.org > Subject: Re: [avr-libc-dev] Adding (some) Procyon > AVRlibfunctionalitytoavr-libc > > I too agree that the license is not even a point of discussion. > As for the style (camel vs. underscore), I'm not sure we > really came to a > conclusion on that.
I didn't know that the style is called "camel". :-) Personally I find the camel style hard to read. Having spaces (underscores) help to separate words, just like what we do when we write our natural language. SomehowIDon'tThinkThatNaturalLanguageWouldBeEasierToReadIfEveryoneWroteInCamelStyle. I also find that camel style slows down my typing, but YMMV. Camel style is also very Microsoft-ish, whereas lowercase style with underscores is very typical of the C language and C run time library. _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev