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