C - error: converting to execution character set:Illegal byte sequence

Posted Lux_Sun

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了C - error: converting to execution character set:Illegal byte sequence相关的知识,希望对你有一定的参考价值。

如图所示(Codeblocks IDE)

很多人之前也是因为编码的问题,可能这里填的是 UTF-8,写 GBK 试试~

-finput-charset=GBK(或GB2312)即可通过编译

以上是关于C - error: converting to execution character set:Illegal byte sequence的主要内容,如果未能解决你的问题,请参考以下文章