Created
November 3, 2014 08:56
-
-
Save fabriceleal/2e35d0b4b4f879930550 to your computer and use it in GitHub Desktop.
Call C pre processor without line markers in the output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc -E -P some.h > some.prep.h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment