MAINSAIL Language Manual, Section 44.11

previous   next   top   contents   index   framed top   this page unframed


44.11. $preferredRadix

Figure 44–9. $preferredRadix
COMPILETIME
BITS
<
macro>     $preferredRadix;

$preferredRadix is the target system's “natural” radix (usually the radix used in the system manufacturer's documentation and/or instruction-level debugger) for representing (LONG) BITS, ADDRESS, CHARADR, and POINTER values. Possible values for $preferredRadix are hex and octal.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 44.11