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

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

Re: [avr-gcc-list] Code Optimisation question re: volatile


From: E. Weddington
Subject: Re: [avr-gcc-list] Code Optimisation question re: volatile
Date: Fri, 23 Jul 2004 08:09:28 -0600

On 23 Jul 2004 at 8:36, David Brown wrote:

OT:

> If you really want to use an ugly assign-to-assignment-result syntax (and
> they are ugly, and low readability, and banned by any decent coding
> standard), 

IYHO. 

One could also make the case for inline-if operator (c ? x : y). 

But, one could also say that outright banning of simple legal constructs (that 
have negligible 
side-effects) is caused by a failure of understanding of the language. ;-)

Eric


reply via email to

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