0_0_35318748_5792.c
0_0_35318748_5792.c(10) : error C2065: “dire”: 未声明的标识符
0_0_35318748_5792.c(10) : error C2146: 语法错误: 缺少“;”(在标识符“a”的前面)
0_0_35318748_5792.c(10) : error C2065: “a”: 未声明的标识符
0_0_35318748_5792.c(10) : error C2065: “b”: 未声明的标识符
0_0_35318748_5792.c(12) : error C2065: “a”: 未声明的标识符
0_0_35318748_5792.c(12) : error C2224: “.x”的左侧必须具有结构/联合类型
0_0_35318748_5792.c(12) : error C2224: “.y”的左侧必须具有结构/联合类型
0_0_35318748_5792.c(12) : error C2065: “b”: 未声明的标识符
0_0_35318748_5792.c(15) : error C2065: “a”: 未声明的标识符
0_0_35318748_5792.c(15) : error C2224: “.x”的左侧必须具有结构/联合类型
0_0_35318748_5792.c(15) : error C2065: “b”: 未声明的标识符
0_0_35318748_5792.c(16) : error C2065: “a”: 未声明的标识符
0_0_35318748_5792.c(16) : error C2224: “.y”的左侧必须具有结构/联合类型
0_0_35318748_5792.c(16) : error C2065: “b”: 未声明的标识符
|