Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
誰かが経験を持っている場合、vswprintf が -1 を返す可能性がある null ポインター以外に何がありますか?
私の状況では、vaarglist にビッグ エンディアンの英語文字を持つ wchar が含まれている場合、問題なく動作します。たとえば、0xa0000000 です。
ただし、日本語の場合、たとえば 0x582d0000 は -1 を返します。
何か案は???
ありがとう