3 lines
93 B
Text
3 lines
93 B
Text
|
|
If[$ByteOrdering > 0, Print["Big endian"], Print["Little endian" ]]
|
||
|
|
$SystemWordLength "bits"
|