Sophie

Sophie

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

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_write_string</TITLE>
 <LINK HREF="cref-15.html" REL=next>
 <LINK HREF="cref-13.html" REL=previous>
 <LINK HREF="cref.html#toc14" REL=contents>
</HEAD>
<BODY>
<A HREF="cref-15.html">Next</A>
<A HREF="cref-13.html">Previous</A>
<A HREF="cref.html#toc14">Contents</A>
<HR>
<H2><A NAME="SLsmg_write_string"></A> <A NAME="s14">14. <B>SLsmg_write_string</B></A></H2>

<P>
<DL>
<DT><B> Synopsis </B><DD><P>Write a character string on the display 
<DT><B> Usage </B><DD><P><CODE>void SLsmg_write_string (char *s)</CODE>
<DT><B> Description </B><DD><P>The function <CODE>SLsmg_write_string</CODE> displays the string <CODE>s</CODE> on
the virtual display at the current position and moves the position
to the end of the string.
<DT><B> See Also </B><DD><P><CODE>SLsmg_printf, SLsmg_write_nstring</CODE>
</DL>
<P>
<P>
<P>
<HR>
<A HREF="cref-15.html">Next</A>
<A HREF="cref-13.html">Previous</A>
<A HREF="cref.html#toc14">Contents</A>
</BODY>
</HTML>