Skip to content

Instantly share code, notes, and snippets.

@fortheday
Last active January 27, 2018 11:33
Show Gist options
  • Save fortheday/359b80b5bf441af0743eda67b895f775 to your computer and use it in GitHub Desktop.
Save fortheday/359b80b5bf441af0743eda67b895f775 to your computer and use it in GitHub Desktop.
printf("%zu %llu", sizeof(int *), (unsigned int)(((int *)0) + 2));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment