`
pstinghua
  • 浏览: 24689 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

the empty statement

阅读更多
[size=medium]When you intentionally use the empty statement, it is a good idea to comment your code in a way that
makes it clear that you are doing it on purpose. For example:
for(i=0; i < a.length; a[i++] = 0) /* Empty */ ;[/size]
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics