Get Low-Hi Word Order (Magic xpa 3.x)
The Get Low-Hi Word Order program receives the machine encoding (numeric 6) and an alpha that indicates the data type (I,D,F) integer decimal float.
|
|
pMachine Encoding
|
Numeric (6). Input.
|
pInteger/Decimal/Float
|
Alpha (1). Indicates the data type:
-
I = Integer
-
D = Decimal
-
F = Float
|
Return value
|
A Boolean value that indicates machine’s bit order for the specific data type.
|