vsprintf. int vsprintf (char * s, const char * format, va_list arg );. Write formatted data from variable argument list to string.
確定! 回上一頁