avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] WinAvr 2005... compile problems


From: Graham Davies
Subject: Re: [avr-gcc-list] WinAvr 2005... compile problems
Date: Sat, 12 Mar 2005 11:51:40 -0500

Dave Hansen wrote:

> anyone who would create two symbols within a C program
> that could be used within the same context that differ only
> by the case of some characters would rightly be ridiculed

Well, I'd better step forward to be ridiculed, then.  I do this all the
time.  My personal coding style requires non-local variables to begin with
an uppercase letter and local variables with a lowercase letter.  If I want
to grab a non-local and do a lot with it then the local that holds it
temporarily has exactly the property you so deride.  Please ridicule
constructively if possible.

Graham.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]