<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="MBASIC - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=MBASIC&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=MBASIC&amp;p=12">3.Next</a>
</p>
<p>data types:<br/>
* 8-bit character data, in strings of length 0 to 255 characters;<br/>
* 16-bit <a href="page.php?w=integer">integer</a>s;<br/>
* 32-bit <a href="page.php?w=floating_point">floating point</a> (single precision), equivalent to six decimal digits, with a two-digit exponent;<br/>
* 64-bit floating point (double precision), equivalent to sixteen decimal digits, with a two-digit exponent.</p>

<p>String operators included substring selection, concatenation, assignment, and testing for equality.</p>

<p>Arrays of the above types were</p><p>
<a accesskey="1" href="page.php?w=MBASIC&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=MBASIC&amp;p=12">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
