RosettaCodeData/Task/Host-introspection/Babel/host-introspection.pb
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

3 lines
132 B
Text

main :
{ "Word size: " << msize 3 shl %d << " bits" cr <<
"Endianness: " << { endian } { "little" } { "big" } ifte cr << }