RosettaCodeData/Task/Host-introspection/Mathematica/host-introspection.math
2023-07-01 13:44:08 -04:00

2 lines
93 B
Text

If[$ByteOrdering > 0, Print["Big endian"], Print["Little endian" ]]
$SystemWordLength "bits"