0_0_25268063_28459.cpp
0_0_25268063_28459.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“to”的前面)
0_0_25268063_28459.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25268063_28459.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_25268063_28459.cpp(1) : error C2018: 未知字符“0x40”
0_0_25268063_28459.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“gamil”的前面)
0_0_25268063_28459.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_25268063_28459.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_25268063_28459.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25268063_28459.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25268063_28459.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_25268063_28459.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“By”的前面)
0_0_25268063_28459.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25268063_28459.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_25268063_28459.cpp(5) : error C2146: 语法错误: 缺少“;”(在标识符“Test”的前面)
0_0_25268063_28459.cpp(5) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25268063_28459.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_25268063_28459.cpp(5) : error C2059: 语法错误:“常量”
0_0_25268063_28459.cpp(6) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_25268063_28459.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25268063_28459.cpp(8) : error C2146: 语法错误: 缺少“;”(在标识符“Doc”的前面)
0_0_25268063_28459.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25268063_28459.cpp(8) : error C2146: 语法错误: 缺少“;”(在标识符“Name”的前面)
0_0_25268063_28459.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_25268063_28459.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“*”的前面)
0_0_25268063_28459.cpp(9) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25268063_28459.cpp(9) : error C2059: 语法错误:“/”
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
|