摘要: 问题一:22.c: In function ‘main’:22.c:8:9: error: empty character constant 解决方法:少了空格问题2. 没有连接到math函数库 gcc 12.c -o 12 -lm问题3.segment fault1.内存访问越界a) 由于使用... 阅读全文
posted @ 2014-07-24 10:00 天道酬勤,坚持! 阅读(368) 评论(0) 推荐(0) 编辑