write_file_bom_utf16le

UTF-16LE用のBOMを書き込む関数write_file_bom_utf16leを作る。
main.cで、

と書く。

実行するとこうなる。
実行するとこうなる。

実行するとこうなる。

そして、BOM付きUTF-16LEで出力されているのがわかった。
そして、BOM付きUTF-16LEで出力されているのがわかった。

そして、BOM付きUTF-16LEで出力されているのがわかった。

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