此vswprintf()函數將寬字符串寫入寬字符串緩衝區。最多(len-1)個寬字符寫入緩衝 ... int vswprintf( wchar_t* ws, size_t len, const wchar_t* format, va_list arg ).
確定! 回上一頁