Skip to content

Instantly share code, notes, and snippets.

@lichenbo
Created October 31, 2012 07:07
Show Gist options
  • Save lichenbo/3985553 to your computer and use it in GitHub Desktop.
Save lichenbo/3985553 to your computer and use it in GitHub Desktop.
int dcomp = (-2147483648 < 0);
int hcomp = (0x80000000 < 0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment