Next: 3 Class  Up: index  Previous: 1 Introduction  Contents

2 General

2.1

High Integrity CPP Rule

Thoroughly document in the code any deviation from a standard rule.

2.2

High Integrity CPP Guideline

Specify in your compiler configuration that plain 'char' is implemented as 'unsigned char'.


HICPP VERSION 2.4  http://www.codingstandard.com   Copyright: © 2007 THE PROGRAMMING RESEARCH GROUP