首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
although专题
C语言常见问题(3):Although the value stored to ‘ret‘ is used in the enclosing expression
就是这个ret返回值是在if里面表达式里赋值的,其他地方没有调用这个ret,相当于这个ret是个多余的!
阅读更多...