Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 2f23fa33dbe9052d0cf09567f1224d7c > files > 113

slang-doc-1.4.4-3mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE> {The S-lang C Library Reference}: SLsmg_erase_eol</TITLE>
 <LINK HREF="cref-7.html" REL=next>
 <LINK HREF="cref-5.html" REL=previous>
 <LINK HREF="cref.html#toc6" REL=contents>
</HEAD>
<BODY>
<A HREF="cref-7.html">Next</A>
<A HREF="cref-5.html">Previous</A>
<A HREF="cref.html#toc6">Contents</A>
<HR>
<H2><A NAME="SLsmg_erase_eol"></A> <A NAME="s6">6. <B>SLsmg_erase_eol</B></A></H2>

<P>
<DL>
<DT><B> Synopsis </B><DD><P>Erase to the end of the row
<DT><B> Usage </B><DD><P><CODE>void SLsmg_erase_eol (void);</CODE>
<DT><B> Description </B><DD><P><CODE>SLsmg_erase_eol</CODE> erases all characters from the current
position to the end of the line.  The newly created space is given
the color of the current color.  This function has no effect on the
position of the virtual cursor.
<DT><B> See Also </B><DD><P><CODE>SLsmg_gotorc, SLsmg_erase_eos, SLsmg_fill_region</CODE>
</DL>
<P>
<P>
<P>
<HR>
<A HREF="cref-7.html">Next</A>
<A HREF="cref-5.html">Previous</A>
<A HREF="cref.html#toc6">Contents</A>
</BODY>
</HTML>