RosettaCodeData/Task/Host-introspection/Mathematica/host-introspection.math

3 lines
93 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
If[$ByteOrdering > 0, Print["Big endian"], Print["Little endian" ]]
$SystemWordLength "bits"