write_file_bom_utf16le(Windows)

write_file_bom_utf16leのWindows版。
main.cで、

と書く。

実行。
実行。

実行。
ファイルを開くと、

BOM付きのUTF-16LE
BOM付きのUTF-16LE

BOM付きのUTF-16LE。

Test/c/write_file_bom_utf16le/Windows/src/write_file_bom_utf16le at master · bg1bgst333/Test · GitHub