Skip to content

Instantly share code, notes, and snippets.

@m0wfo
Created March 7, 2009 20:09
Show Gist options
  • Save m0wfo/75425 to your computer and use it in GitHub Desktop.
Save m0wfo/75425 to your computer and use it in GitHub Desktop.
# Returns true if run on a big-endian architecture
"Test".unpack("i").first != 1953719636 ? true : false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment