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

2 lines
127 B
Text

inform: 'Endianness: ' ; Platform current endianness.
inform: 'Word Size: ' ; (Platform current bytesPerWord * 8) printString.