Endian Test

CS MYamanaka

a test to determine the endian-ness of your compiler

Description

This test was initially written in service of another project, namely File IO ++ (fileiopp), but then I thought what the heck, and made it into its own repo.

For those of you who don't know, "endian-ness" is a term that is used to describe how the bytes are ordered in a piece of data.