Gast
#1944250
Hi.. Please help..In eclipse.. if the code is : #ifdef ABC code(); #endif I want to access the function code() using Open Declaration. How can I do this without defining ABC in source code.. Thanks in advance..