0_0_6063564_10004.c
0_0_6063564_10004.c(4) : error C3209: “” : 尚不支持 Unicode 标识符
0_0_6063564_10004.c(4) : error C2146: 语法错误 : 缺少“;”(在标识符“”的前面)
0_0_6063564_10004.c(4) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_6063564_10004.c(4) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_6063564_10004.c(4) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_6063564_10004.c(5) : error C2065: “” : 未声明的标识符
0_0_6063564_10004.c(5) : error C2146: 语法错误 : 缺少“;”(在标识符“c”的前面)
0_0_6063564_10004.c(5) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_6063564_10004.c(5) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_6063564_10004.c(5) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_6063564_10004.c(6) : error C2065: “b” : 未声明的标识符
0_0_6063564_10004.c(6) : error C2146: 语法错误 : 缺少“;”(在标识符“printf”的前面)
0_0_6063564_10004.c(6) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_6063564_10004.c(6) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_6063564_10004.c(6) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_6063564_10004.c(6) : error C2065: “printf” : 未声明的标识符
0_0_6063564_10004.c(6) : error C2065: “dc” : 未声明的标识符
0_0_6063564_10004.c(6) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|