int swprintf (wchar_t* ws, size_t len, const wchar_t* format, ...); ... This is the wide character equivalent of snprintf (<cstdio>).
確定! 回上一頁