Home The GNU C Library www.imodulo.com · 2003-04-05
Imodulo

Formatted Input

[ Up: I/O on Streams ]
[ Previous: Customizing Printf ][ Next: EOF and Errors ]

The functions described in this section (scanf and related functions) provide facilities for formatted input analogous to the formatted output facilities. These functions provide a mechanism for reading arbitrary values under the control of a format string or template string.

Menu