The littleendian( function returns true if Panorama is running on a “little endian” processor.
Parameters
No parameters.
Description
This function is true if Panorama is running on a “little endian” processor (see https://en.wikipedia.org/wiki/Endianness). In the past this could have been false if running on a PowerPC Macintosh or a Intel Mac running under Rosetta emulation, but there are currently no versions of Panorama that will run on such systems, so this always returns true.
See Also
History
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0. |