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

<body>

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

<hr>

<p>
<font size=+1><i>BUFFER</i> <b>buf_replace</b>(<i>BUFFER <b>buf</b>, INTEGER <b>pos</b>, INTEGER <b>char</b></i>)</font>

<p>This function replaces the character in the buffer at position <var>pos</var> with the character specified by the integer <var>char</var>.

<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>