您现在的位置是:首页 > 源码 > C语言命语法错误大全
推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

C语言命语法错误大全

更新时间:2012-12-11 16:05:22 大小:70K 上传用户:datou102300查看TA发布的资源 标签:C语言 下载积分:1分 评价赚积分 (如何评价?) 收藏 评论(0) 举报

资料介绍

fatal error C1004: unexpected end of file found 未找到文件末尾(可能是括号匹配问题) fatal error C1021: invalid preprocessor command '1nclude' 无效的编译预处理命令'1nclude' fatal error C1083: Cannot open include file: 'stdi.h': No such file or directory 不能打开头文件'stdi.h',文件或文件夹不存在 error C2101: '&' on constant 不能计算常量的地址 error C2059: syntax error : 'while' 在'while'附近,存在语法错误 error C2061: syntax error : identifier 'x' 标识符x的附近,存在语法错误 error C2065: 'i' : undeclared identifier 变量i未定义

部分文件列表

文件名 大小
C语言命语法错误大全.doc 70K

全部评论(0)

暂无评论