LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I obtain the C pre-processed file prior to final compilation

How do I stop the C compiler after the pre-processor has performed its filtering. I'm trying to apply a coverage tool to my source files, but it gets confused with the compiler directive statements in my code.
0 Kudos
Message 1 of 2
(2,770 Views)
If a sourcecode window is activated (clicked),  there is the option "Preprocess Source File" in the options menu.
0 Kudos
Message 2 of 2
(2,754 Views)