/
ColdC/Functions/
ColdC/Structure/
<head><title>ColdC: Function/Method Reference: toint()</title></head>

<body>

<h1 align=center><a href="/ColdC/">ColdC</a>: <a href="/ColdC/Functions/">Function/Method Reference</a>: toint()</h1>

<hr>

<p>
<font size=+1><i>INTEGER</i> <b>toint</b>(<i>ANY <b>data</b></i>)</font>

<p>This function accepts a FLOAT, STRING or OBJNUM data type and
converts it to an integer data type.  Specifying any other data type
will result in a <code>~type</code> error.

<p><hr size=4><p align=center><i>Last Modified on Mar 2 1996</i>
<br><i>Copyright &copy; 1995, 1996, Brandon Gillespie</i>
</body>