回复 7楼 wp231957
不行的
更多错了
:\Users\sony\Desktop\1.c(7) : error C2143: syntax error : missing ';' before 'type'
C:\Users\sony\Desktop\1.c(12) : error C2065: 'y' : undeclared identifier
C:\Users\sony\Desktop\1.c(12) : error C2109: subscript requires array or pointer type
C:\Users\sony\Desktop\1.c(12) : error C2109: subscript requires array or pointer type
C:\Users\sony\Desktop\1.c(12) : error C2102: '&' requires l-value
C:\Users\sony\Desktop\1.c(12) : error C2109: subscript requires array or pointer type
C:\Users\sony\Desktop\1.c(12) : error C2109: subscript requires array or pointer type
C:\Users\sony\Desktop\1.c(12) : error C2102: '&' requires l-value
C:\Users\sony\Desktop\1.c(17) : error C2109: subscript requires array or pointer type
C:\Users\sony\Desktop\1.c(17) : error C2109: subscript requires array or pointer type
C:\Users\sony\Desktop\1.c(17) : error C2109: subscript requires array or pointer type
C:\Users\sony\Desktop\1.c(17) : error C2109: subscript requires array or pointer type
C:\Users\sony\Desktop\1.c(21) : warning C4013: 'system' undefined; assuming extern returning int
执行 cl.exe 时出错.
1.obj - 1 error(s), 0 warning(s)