-

Changes

Jump to: navigation, search

Functions HI-TECH C SCANF

9 bytes added, 23:22, 31 July 2017
no edit summary
the stdin stream. Similar functions are available for
streams in general, and for strings. The function
<strong>vscanf</strong>() is similar, but takes a pointer to an argument
list rather than a series of additional arguments. This
pointer should have been initialized with <strong>va_start</strong>().

Navigation menu