Linux C 常见的编译错误
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux C 常见的编译错误相关的知识,希望对你有一定的参考价值。
1.存在非法字符。
sorbolinux-exec.c: In function ‘sc’:
sorbolinux-exec.c:76: error: stray ‘\302’ in program
sorbolinux-exec.c:76: error: stray ‘\244’ in program
在76行存在非法字符。
以上是关于Linux C 常见的编译错误的主要内容,如果未能解决你的问题,请参考以下文章
在 Linux 中编译 C 代码时,Mex 为 // 生成错误