Skip to content

Instantly share code, notes, and snippets.

@Ram-Z
Created January 20, 2016 20:56
Show Gist options
  • Save Ram-Z/00fcc3d3321d27c4979a to your computer and use it in GitHub Desktop.
Save Ram-Z/00fcc3d3321d27c4979a to your computer and use it in GitHub Desktop.
echo '#include <stdio.h>
int main() { printf("This works "); return 0; }' | gcc -m32 -x c -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment