Accurately determine the endianness of a system by placing a longword into memory and checking the order of the bytes at that address.

WWW: https://github.com/outpaddling/endian
