g++ compiling sources in UTF-16 encoding

霸气de小男生 提交于 2021-02-10 06:27:13

问题


g++ does not compile my source files which are in UTF-16 encoding. Is it possible to do it or should I use UTF-8 encoding?

来源:https://stackoverflow.com/questions/19617203/g-compiling-sources-in-utf-16-encoding

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!