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