0_0_5943854_12723.c
0_0_5943854_12723.c(18) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
0_0_5943854_12723.c(19) : error C2275: “cube” : 将此类型用作表达式非法
0_0_5943854_12723.c(10) : 参见“cube”的声明
0_0_5943854_12723.c(19) : error C2146: 语法错误 : 缺少“;”(在标识符“p”的前面)
0_0_5943854_12723.c(19) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_5943854_12723.c(19) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_5943854_12723.c(19) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_5943854_12723.c(19) : error C2065: “p” : 未声明的标识符
0_0_5943854_12723.c(19) : error C2065: “q” : 未声明的标识符
0_0_5943854_12723.c(20) : error C2065: “front” : 未声明的标识符
0_0_5943854_12723.c(20) : error C2065: “rear” : 未声明的标识符
0_0_5943854_12723.c(21) : error C2224: “.length”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(21) : error C2224: “.wide”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(21) : error C2224: “.high”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(21) : error C2224: “.time”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(22) : error C2440: “=” : 无法从“int”转换为“cube”
0_0_5943854_12723.c(26) : error C2440: “=” : 无法从“cube”转换为“int”
0_0_5943854_12723.c(27) : error C2224: “.time”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(28) : error C2224: “.length”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(28) : error C2224: “.wide”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(28) : error C2224: “.high”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(28) : error C2224: “.time”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(29) : error C2224: “.time”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(30) : error C2065: “i” : 未声明的标识符
0_0_5943854_12723.c(32) : error C2224: “.length”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(32) : error C2224: “.length”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(33) : error C2224: “.wide”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(33) : error C2224: “.wide”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(34) : error C2224: “.high”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(34) : error C2224: “.high”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.length”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.length”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.wide”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.wide”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.high”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.high”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.length”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.wide”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(35) : error C2224: “.high”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(37) : error C2224: “.time”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(37) : error C2224: “.time”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(38) : error C2224: “.length”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(38) : error C2224: “.wide”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(38) : error C2224: “.high”的左侧必须具有结构/联合类型
0_0_5943854_12723.c(39) : error C2440: “=” : 无法从“int”转换为“cube”
|