MAINSAIL Language Manual, Section 43.1

previous   next   top   complete contents   complete index   framed top   this page unframed


43.1. octal

Figure 43–1. octal
COMPILETIME
BITS
<
macro>     octal;

octal is a bit that specifies that an octal (base 8) 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   complete contents   complete index   framed top   this page unframed

MAINSAIL Language Manual, Section 43.1