Test if this computer uses big-endian byte ordering. Provided as a convenience function.
Declaration Syntax
Return Value
- 1 indicates that this platform using big-endian byte ordering.
- 0 indicates that this computer uses little-endian byte ordering.