C语言常见问题:Although the value stored to ‘ret‘ is used in the enclosing expression

Posted coding码场

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了C语言常见问题:Although the value stored to ‘ret‘ is used in the enclosing expression相关的知识,希望对你有一定的参考价值。

 就是这个ret返回值是在if里面表达式里赋值的,其他地方没有调用这个ret,相当于这个ret是个多余的!

以上是关于C语言常见问题:Although the value stored to ‘ret‘ is used in the enclosing expression的主要内容,如果未能解决你的问题,请参考以下文章