Node:Formatted Input, Next:EOF and Errors, Previous:Customizing Printf, Up:I/O on Streams
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.
malloc
the buffer.
vscanf
and friends.