0_0_26095212_25374.cpp
0_0_26095212_25374.cpp(16) : error C2664: “int strcmp(const char *,const char *)”: 无法将参数 2 从“bool”转换为“const char *”
从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_26095212_25374.cpp(17) : error C2146: 语法错误: 缺少“)”(在标识符“b”的前面)
0_0_26095212_25374.cpp(28) : error C2143: 语法错误 : 缺少“;”(在“return”的前面)
|