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

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

Re: [avr-gcc-list] Re: Inline vs. ? : operator


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Re: Inline vs. ? : operator
Date: Sat, 27 Mar 2010 21:19:28 +0100 (MET)

David Brown <address@hidden> wrote:

> Evaluating the result of "p |= BIT(b)" means carrying out the
> or-assign, then reading the value of p and returning it.

You're right, I stand corrected.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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