[Top][All Lists]
[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.
- [avr-gcc-list] WinAvr 2005... compile problems, Gary Griswold, 2005/03/07
- Re: [avr-gcc-list] WinAvr 2005... compile problems, andi, 2005/03/07
- Re: [avr-gcc-list] WinAvr 2005... compile problems, David Kelly, 2005/03/07
- Re: [avr-gcc-list] WinAvr 2005... compile problems, marvindickens, 2005/03/08
- Re: [avr-gcc-list] WinAvr 2005... compile problems, Dave Hansen, 2005/03/08
- Re: [avr-gcc-list] WinAvr 2005... compile problems, Christopher X. Candreva, 2005/03/08
- Re: [avr-gcc-list] WinAvr 2005... compile problems, Joerg Wunsch, 2005/03/08
- Re: [avr-gcc-list] WinAvr 2005... compile problems,
Graham Davies <=
- Re: [avr-gcc-list] WinAvr 2005... compile problems, Daniel O'Connor, 2005/03/12
- Re: [avr-gcc-list] WinAvr 2005... compile problems, Dave Hansen, 2005/03/13
- Re: [avr-gcc-list] WinAvr 2005... compile problems, E. Weddington, 2005/03/14
- Re: [avr-gcc-list] WinAvr 2005... compile problems, Christopher X. Candreva, 2005/03/08