如果我在通过PuTTY连接的Linux中编译错误的C程序,我会看到如下错误消息:
g++ a.cpp
a.cpp: In function âint main()â:
a.cpp:38: error: expected primary-expression before â)â token
a.cpp:38: error: âwaitpidâ was not declared in this scope
任何关于角色为什么会来的想法?
解决方法:
检查以确保命令区域设置返回在PuTTY配置中设置的相同编码Translation->假设接收的数据在哪个字符集中.