MAINSAIL Language Manual, Section 37.3

previous   next   top   contents   index   framed top   this page unframed


37.3. hex

Figure 37–3. hex
COMPILETIME
BITS
<
macro>     hex;

hex is a bit that specifies that a hexadecimal STRING representation is input to or output from the PROCEDURE to which it is passed. It may be passed to cvb, cvlb, cvs, $bGet, $lbGet, and $removeBits. It may be returned by $preferredRadix.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 37.3