Highlighting inactive preprocessor directives in IAR Embedded Workbench
Is there a way that IAR Embedded Workbench can output inactive blocks of code in preprocessor conditions?
eg.
#ifdef TEST
some code
#endif
So if the TEST macro is not defined, is the "some code" part crossed out somehow?
+3
dccharacter
source
to share
No one has answered this question yet
Check out similar questions:
656
3
3
2
2
1
1
1
0
0