old-www/LDP/lpg/node107.html

35 lines
2.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-c (Feb 29, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>8.7.1 Formated Input</TITLE>
<META NAME="description" CONTENT="8.7.1 Formated Input">
<META NAME="keywords" CONTENT="lpg">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="lpg.css">
</HEAD>
<BODY LANG="EN">
<A NAME="tex2html1709" HREF="node108.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME="tex2html1707" HREF="node106.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME="tex2html1703" HREF="node106.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME="tex2html1711" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html1710" HREF="node108.html">8.8 Options</A>
<B>Up:</B> <A NAME="tex2html1708" HREF="node106.html">8.7 Input</A>
<B> Previous:</B> <A NAME="tex2html1704" HREF="node106.html">8.7 Input</A>
<BR> <P>
<H2><A NAME="SECTION00971000000000000000">8.7.1 Formated Input</A></H2>
<P>
<UL><LI> <TT>int scanw(fmt, ...)</TT> <A NAME="fun_scanw">&#160;</A><BR>
<TT>int wscanw(win, fmt, ...)</TT> <A NAME="fun_wscanw">&#160;</A><BR>
<TT>int mvscanw(y, x, fmt, ...)</TT> <A NAME="fun_mvscanw">&#160;</A><BR>
<TT>int mvwscanw(win, y, x, fmt, ...)</TT> <A NAME="fun_mvwscanw">&#160;</A><BR>
<TT>int vwscanw(win, fmt, va_list)</TT> <A NAME="fun_vwscanw">&#160;</A><BR>
These are similar to <B>scanf(...)</B> from (see
section <A HREF="node88.html#sec_formin">8.1.2</A> on page <A HREF="node88.html#sec_formin"><IMG ALIGN=BOTTOM ALT="gif" SRC="cross_ref_motif.gif"></A>). <B>wgetstr(...)</B> is called
and the results will be used as input for the scan.
</UL><BR> <HR>
<P><ADDRESS>
<I>Converted on: <BR>
Fri Mar 29 14:43:04 EST 1996</I>
</ADDRESS>
</BODY>
</HTML>