3.8.21 Expand Macros (Apply Preprocessing)You can apply preprocessing over a selected section of code in order to see how macros are expanded. You have multiple options in the
right-click context menu
Macros. To expand them in the source file, choose
Expand One Level Inline or
Expand All Levels Inline.
To expand them in a temporary file, choose
Expand One Level or
Expand All Levels.
NOTE: You can also expand all macros in the current file by selecting either
Expand All Macros Inline, for expansion in the source file, or
Expand All Macros, for expansion in a temporary file.
|