Table of Contents

ugBASIC User Manual

BIG ENDIAN

SYNTAX

   = BIG ENDIAN

PURPOSE

Returns not zero if the CPU has big endian byte order, zero otherwise.

EXAMPLE

  IF BIG ENDIAN THEN : PRINT "BIG ENDIAN" : ENDIF

ABBREVIATION

 Big End

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY