|
From: | E. Weddington |
Subject: | [avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros???? |
Date: | Tue, 01 Feb 2005 23:32:57 -0700 |
User-agent: | Mozilla Thunderbird 1.0 (Windows/20041206) |
Russell Shaw wrote:
Brian Dean wrote:BTW, I think we are missing some additional "helper" macros. What about this: #define ASSIGN(var,val) var = val Geez, we could rewrite the whole language like this :-) #define WHILE(cond,body) while (cond) { body } Pretty cool, huh?Careful, ya heading down the road to M4 ;)
LOL! Oh, god, let me pick myself up off the floor.... :-) Eric
[Prev in Thread] | Current Thread | [Next in Thread] |