All assignment operators shall guard against performing the action on itself.
An assignment operator of a derived class shall call the assignment operator of its base class.
Comments 4.2
Every file that contains source code shall be documented with an introductory comment that provides information on the file name, its contents, and copyright information.
Every file that contains source code shall contain a revision history.
Files containing more that one function shall contain a function header for each function.
Code shall not be commented out.
本文关键:[FW]C Coding Standards Quick Reference
相关方案
- 又一个自动下载病毒的政府网站(…
- 使用WML和ASP编写动态手机…
- 面向对象软件构造(第2版)-第…
- CLDC1.1的新特性…
- TCP/IP在网络中的高效配置…
- J2ME平台手机游戏移植的体会…
- 介绍J2ME的几个重要概念…
- 从一个例子看WML文档规则…
- 基于MIDP实现Resourc…
- 每日构建(daily buil…
- 一个象棋手机游戏的源代码…
- Exchange 2000 S…
- [全程建模]三个问题的对话之一…
- 使用ADS1.2进行嵌入式软件…
- Installing Bugz…
- 不可多得系列网址--DICOM…
- 使用MIDP2.0开发游戏(1…
- Class文件详解 (2)…
- Apache内存池内幕(2)…
- Joel Spolsky给计算…