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

<body>

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

<hr>

<p>
<font size=+1><i>STRING</i> <b>lowercase</b>(<i>STRING <b>str</b></i>)</font>

<p>This function changes each character in <var>str</var> to it's lowercase
value and returns the result.

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