Re: Defining a CPP macro that defines a macro

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

 



Kristis Makris <kristis.makris@xxxxxxx> writes:

> I'm having a hard time defining a macro that defines another macro. I
> tried escaping and using trigraphs, but they don't seem to be what I
> need. Is this even possible ? Or am I trying to do something I
> shouldn't ?

It is impossible for one preprocessor macro to #define another
preprocessor macro.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux