in reply to Re: nested #if directive matching matching
in thread nested #if directive matching matching

Hi Roboticus,

In my actual code of .h file I am interested to extract only those #define which are out of any directive statement, so it is either #if 1 or #if 0 it has to be ignored. Yes even "#if 0" the code works

Regards, -Prassi

  • Comment on Re^2: nested #if directive matching matching