Go to the first, previous, next, last section, table of contents.
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.
Go to the first, previous, next, last section, table of contents.