请大神告知这些错误是什么情况
c+吧
全部回复
仅看楼主
level 1
2015年03月30日 00点03分 1
level 1
D:\新建文件夹 (2)\1.c(54) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
D:\新建文件夹 (2)\1.c(54) : error C2297: '<<' : illegal, right operand has type 'char [2]'
D:\新建文件夹 (2)\1.c(54) : error C2065: 'endl' : undeclared identifier
D:\新建文件夹 (2)\1.c(64) : error C2297: '<<' : illegal, right operand has type 'char [5]'
2015年03月30日 00点03分 2
1