Sophie

Sophie

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

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_vprintf</TITLE>
 <LINK HREF="cref-14.html" REL=next>
 <LINK HREF="cref-12.html" REL=previous>
 <LINK HREF="cref.html#toc13" REL=contents>
</HEAD>
<BODY>
<A HREF="cref-14.html">Next</A>
<A HREF="cref-12.html">Previous</A>
<A HREF="cref.html#toc13">Contents</A>
<HR>
<H2><A NAME="SLsmg_vprintf"></A> <A NAME="s13">13. <B>SLsmg_vprintf</B></A></H2>

<P>
<DL>
<DT><B> Synopsis </B><DD><P>Format a string on the virtual display
<DT><B> Usage </B><DD><P><CODE>void SLsmg_vprintf (char *fmt, va_list ap)</CODE>
<DT><B> Description </B><DD><P><CODE>SLsmg_vprintf</CODE> formats a string in the manner of <EM>vprintf</EM>
and writes the result to the display.  The virtual cursor is
advanced to the end of the string.
<DT><B> See Also </B><DD><P><CODE>SLsmg_write_string, SLsmg_printf</CODE>
</DL>
<P>
<P>
<P>
<HR>
<A HREF="cref-14.html">Next</A>
<A HREF="cref-12.html">Previous</A>
<A HREF="cref.html#toc13">Contents</A>
</BODY>
</HTML>