4.298.1 int vsprintf
int vsprintf(char *__s, const char *__fmt, va_list ap)
Like sprintf() but takes a variable argument list for the arguments. 
int vsprintf(char *__s, const char *__fmt, va_list ap)
Like sprintf() but takes a variable argument list for the arguments. 
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.