0_0_39388076_18763.c
0_0_39388076_18763.c(4) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39388076_18763.c(5) : error C2065: “a”: 未声明的标识符
0_0_39388076_18763.c(5) : error C2065: “b”: 未声明的标识符
0_0_39388076_18763.c(6) : error C2065: “a”: 未声明的标识符
0_0_39388076_18763.c(7) : error C2065: “b”: 未声明的标识符
0_0_39388076_18763.c(13) : error C2059: 语法错误:“类型”
0_0_39388076_18763.c(16) : error C2065: “money”: 未声明的标识符
0_0_39388076_18763.c(17) : error C2065: “money”: 未声明的标识符
0_0_39388076_18763.c(19) : error C2057: 应输入常量表达式
0_0_39388076_18763.c(19) : error C2466: 不能分配常量大小为 0 的数组
0_0_39388076_18763.c(19) : error C2087: “SAL”: 缺少下标
0_0_39388076_18763.c(19) : error C2133: “SAL”: 未知的大小
0_0_39388076_18763.c(41) : error C2065: “money”: 未声明的标识符
0_0_39388076_18763.c(44) : error C2059: 语法错误:“return”
0_0_39388076_18763.c(46) : error C2059: 语法错误:“}”
|