阅读背景:

当我调用strcmp无效转换从'int'到'const char*'时发生错误

来源:互联网 

I'm using strcmp to compare character arrays in c++, but I get the following error for every occurrence of strcmp: error: invalid conversion from 'int' to 'const char*' followed by: error: initializing argument 2 of 'int strcmp(const char*, const char*)' I'm using strcmp to compare character arrays in




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: