Skip to content

Instantly share code, notes, and snippets.

@jdarge
Last active April 28, 2024 16:40
Show Gist options
  • Save jdarge/67324e904cc4ae3251f96e5781a4b710 to your computer and use it in GitHub Desktop.
Save jdarge/67324e904cc4ae3251f96e5781a4b710 to your computer and use it in GitHub Desktop.
echo "" | gcc -E -dM -xc -

example:

echo "" | gcc -E -dM -xc - | grep SIZEOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment