Syntax. #include <stdio.h>. int vsprintf(char *s, const char *format, va_list arg);. Description. vsprintf() is the same as the sprintf() function.
確定! 回上一頁