0_0_39882012_18841.c
0_0_39882012_18841.c(4) : error C2065: “Point”: 未声明的标识符
0_0_39882012_18841.c(4) : error C2065: “points”: 未声明的标识符
0_0_39882012_18841.c(4) : error C2059: 语法错误:“)”
0_0_39882012_18841.c(6) : error C2065: “points”: 未声明的标识符
0_0_39882012_18841.c(6) : error C2109: 下标要求数组或指针类型
0_0_39882012_18841.c(8) : error C2065: “points”: 未声明的标识符
0_0_39882012_18841.c(10) : error C2065: “points”: 未声明的标识符
0_0_39882012_18841.c(14) : error C2143: 语法错误 : 缺少“)”(在“*”的前面)
0_0_39882012_18841.c(14) : error C2143: 语法错误 : 缺少“{”(在“*”的前面)
0_0_39882012_18841.c(14) : error C2059: 语法错误:“类型”
0_0_39882012_18841.c(14) : error C2059: 语法错误:“)”
0_0_39882012_18841.c(33) : error C2146: 语法错误: 缺少“)”(在标识符“p1”的前面)
0_0_39882012_18841.c(33) : error C2061: 语法错误: 标识符“p1”
0_0_39882012_18841.c(33) : error C2059: 语法错误:“;”
0_0_39882012_18841.c(33) : error C2059: 语法错误:“,”
0_0_39882012_18841.c(33) : error C2059: 语法错误:“)”
VC2013\INCLUDE\stdlib.h(641) : error C2371: “free”: 重定义;不同的基类型
|