Wednesday, 7 August 2013

how to define a macro to a macro

how to define a macro to a macro

I want to define something like this:

#define IS_PROC_ONE defined(SP_PROC_TYPE_ONE)
or
#define IS_PROC_ONE i#define ONE 1j
Is there any way to do this?

No comments:

Post a Comment