The bigendian( function returns true if Panorama is running on a “big endian” processor
Parameters
No parameters.
Description
This function is true if Panorama is running on a “big endian” processor (see http://en.wikipedia.org/wiki/Endianness). In the past this could have been true 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 false.
See Also
History
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0. |