0_0_36258727_11026.c
0_0_36258727_11026.c(9) : error C2440: “=”: 无法从“void *”转换为“double”
0_0_36258727_11026.c(14) : error C2296: “%”: 非法,左操作数包含“double”类型
0_0_36258727_11026.c(14) : error C2297: “%”: 非法,右操作数包含“double”类型
0_0_36258727_11026.c(15) : error C2296: “%”: 非法,左操作数包含“double”类型
0_0_36258727_11026.c(15) : error C2297: “%”: 非法,右操作数包含“double”类型
0_0_36258727_11026.c(17) : error C2109: 下标要求数组或指针类型
0_0_36258727_11026.c(25) : error C2440: “!=”: 无法从“void *”转换为“double”
|