Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > 700475c8ae73fb4d57b6df4485c29e1c > files > 137

slang-doc-1.4.4-2mdk.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_eos</TITLE>
 <LINK HREF="cref-9.html" REL=next>
 <LINK HREF="cref-7.html" REL=previous>
 <LINK HREF="cref.html#toc8" REL=contents>
</HEAD>
<BODY>
<A HREF="cref-9.html">Next</A>
<A HREF="cref-7.html">Previous</A>
<A HREF="cref.html#toc8">Contents</A>
<HR>
<H2><A NAME="SLsmg_erase_eos"></A> <A NAME="s8">8. <B>SLsmg_erase_eos</B></A></H2>

<P>
<DL>
<DT><B> Synopsis </B><DD><P>Erase to the end of the screen
<DT><B> Usage </B><DD><P><CODE>void SLsmg_erase_eos (void);</CODE>
<DT><B> Description </B><DD><P>The <CODE>SLsmg_erase_eos</CODE> is like <CODE>SLsmg_erase_eol</CODE> except that
it erases all text from the current position to the end of the
display.  The current color will be used to set the background of
the erased area.
<DT><B> See Also </B><DD><P><CODE>SLsmg_erase_eol</CODE>
</DL>
<P>
<P>
<P>
<HR>
<A HREF="cref-9.html">Next</A>
<A HREF="cref-7.html">Previous</A>
<A HREF="cref.html#toc8">Contents</A>
</BODY>
</HTML>