Skip to content

Instantly share code, notes, and snippets.

@dheaney
Created February 24, 2013 06:05
Show Gist options
  • Save dheaney/5022825 to your computer and use it in GitHub Desktop.
Save dheaney/5022825 to your computer and use it in GitHub Desktop.
Using the GCC preprocessor
#$file must have the ".c" extension
gcc -w -E $file -o $output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment