7.1.399. byteorderΒΆ

Link to classic view

Usage: byteorder Prints out a string indicating the byte order of the CPU on which the program is running. For this computer, we have:

CPU byte order = LSB_FIRST

Table Of Contents

This Page