0_0_39715028_29420.c
VC2013\INCLUDE\malloc.h(58) : error C2054: 在“链表:”之后应输入“(”
VC2013\INCLUDE\malloc.h(62) : error C2085: “_HEAPINFO”: 不在形参表中
VC2013\INCLUDE\malloc.h(104) : error C2085: “calloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(105) : error C2085: “free”: 不在形参表中
VC2013\INCLUDE\malloc.h(106) : error C2085: “malloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(108) : error C2085: “realloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(110) : error C2085: “_recalloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(111) : error C2085: “_aligned_free”: 不在形参表中
VC2013\INCLUDE\malloc.h(112) : error C2085: “_aligned_malloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(113) : error C2085: “_aligned_offset_malloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(115) : error C2085: “_aligned_realloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(117) : error C2085: “_aligned_recalloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(119) : error C2085: “_aligned_offset_realloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(121) : error C2085: “_aligned_offset_recalloc”: 不在形参表中
VC2013\INCLUDE\malloc.h(122) : error C2085: “_aligned_msize”: 不在形参表中
VC2013\INCLUDE\malloc.h(143) : error C2085: “_resetstkoflw”: 不在形参表中
VC2013\INCLUDE\malloc.h(148) : error C2085: “_set_malloc_crt_max_wait”: 不在形参表中
VC2013\INCLUDE\malloc.h(158) : error C2085: “_expand”: 不在形参表中
VC2013\INCLUDE\malloc.h(159) : error C2085: “_msize”: 不在形参表中
VC2013\INCLUDE\malloc.h(166) : error C2082: 形参“_alloca”的重定义
VC2013\INCLUDE\malloc.h(169) : error C2143: 语法错误 : 缺少“)”(在“*”的前面)
VC2013\INCLUDE\malloc.h(169) : error C2085: “_heapwalk”: 不在形参表中
VC2013\INCLUDE\malloc.h(169) : error C2143: 语法错误 : 缺少“;”(在“*”的前面)
VC2013\INCLUDE\malloc.h(169) : error C2059: 语法错误:“)”
0_0_39715028_29420.c(26) : error C2084: 函数“int main()”已有主体
0_0_39715028_29420.c(2) : 参见“main”的前一个定义
|