<?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="Hollerith constant - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Hollerith_constant&amp;p=2">3.Next</a>
</p>
<p><b>Hollerith constants</b>, named in honor of <a href="page.php?w=Herman_Hollerith">Herman Hollerith</a>, were used in early <a href="page.php?w=FORTRAN">FORTRAN</a> programs to allow manipulation of character data.</p>

<p>Early FORTRAN had no <code>CHARACTER</code> <a href="page.php?w=data_type">data type</a>, only numeric types.  In order to perform character manipulation, characters needed to be placed into numeric variables using Hollerith constants.  For example, the constant <code>3HABC</code> specified a three-character string "ABC",</p><p>
<a accesskey="3" href="page.php?w=Hollerith_constant&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
