Skip to content

Instantly share code, notes, and snippets.

@fabriceleal
Created November 3, 2014 08:56
Show Gist options
  • Save fabriceleal/2e35d0b4b4f879930550 to your computer and use it in GitHub Desktop.
Save fabriceleal/2e35d0b4b4f879930550 to your computer and use it in GitHub Desktop.
Call C pre processor without line markers in the output
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