Quantcast
Channel: IFDEF in if condition - Stack Overflow
Viewing all articles
Browse latest Browse all 2

IFDEF in if condition

$
0
0

Is it possible to use #ifdef macro in a if condition like this?

if(Something() || SomethingElse() #ifdef __TEST__ || SomethingTest()#endif ){// Code Sequence}

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images