This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: newbe macro preprocessor question


Hi John,

thank you very much, it works !!! :)))

> Alternatively, if you are using C++, you could (and in my opinion, should) use inline functions instead of 
> macro functions.

I'm using C on an embedded board and I'm trying to save ram avoiding function, but I'm a newbe :)

Andrea


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]