[coreboot] need help with #define macro

Peter Stuge peter at stuge.se
Sat Dec 20 22:53:04 CET 2008


Joseph Smith wrote:
> >> I'm trying to setup a #define macro that can be used through out
> >> the program and also part of another macro.
> > 
> > Please take it to comp.lang.c!
> 
> Sorry, I am still learning more and more every day....

And that's a great thing. Please don't let me discourage it.
But coreboot isn't really the place to learn C.


> > Google for stringify on the way.
> 
> Ok, I guess I am just a little confused, I have only ever used a
> #define to signify one thing.

http://gcc.gnu.org/onlinedocs/cpp/Stringification.html


//Peter




More information about the coreboot mailing list