C语言常见问题(10):Sections of code should not be commented out

Posted 太阳德生

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了C语言常见问题(10):Sections of code should not be commented out相关的知识,希望对你有一定的参考价值。

 注释掉的代码及时清理掉,让函数的body干净清洁,不要杂草丛生!

以上是关于C语言常见问题(10):Sections of code should not be commented out的主要内容,如果未能解决你的问题,请参考以下文章

C语言常见问题(10):Sections of code should not be commented out

如何在Word2007 doc中添加“Page x of y”页脚,因为我使用C#生成它

c语言出现Use of undeclared identifier 问题

cut

C语言里面的判断语句

C语言文档阅读笔记-Basics of File Handling in C