swprintf_s (pwc, 40, L"%d\n", i);. If the buffer is too short, sprintf_s and swprintf_s return empty string, but sprintf and swprintf crash.
確定! 回上一頁