2.2.7 int vprintf
int vprintf(const char *__fmt, va_list __ap)
The function vprintf
performs formatted output to stream stdout
, taking a variable argument list as in vfprintf().
See vfprintf() for details.
int vprintf(const char *__fmt, va_list __ap)
The function vprintf
performs formatted output to stream stdout
, taking a variable argument list as in vfprintf().
See vfprintf() for details.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.