How to test your code on a machine with big-endian architecture?
- by eSKay
Both ideone.com and codepad.org have Little endian architechtures.
I want to test my code on some machine with big-endian architechture (for example - Solaris - which I don't have). Is there some way that you know about?