首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

c异常列表

2012-10-18 
c错误列表1.fig1.4: file not recognized: File format not recognized.gcc fig1.4mv fig1.4 fig1_4.cgcc

c错误列表
1.fig1.4: file not recognized: File format not recognized
.gcc fig1.4
mv fig1.4 fig1_4.c
gcc fig1_4.c

2.错误:‘STDIN_FILENO’ 未声明 (在此函数内第一次使用)
头文件找不到就用绝对路径
#include "/root/mytest/c/apue.2e/include/apue.h"

3

热点排行