[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.dsdp.mtj] Boolean clauses in preprocessor directives

I am trying to use the preprocessor like the C preprocessor, but I fail.

It is possible to do things like


//#ifdef DEFINED_VALUE && (DEFINED_VALUE == 2) //#else //#endif

If the answer is yes, could someone point me how?

If the answer is no, is there plannings to support it?


Thank you.