Individual projects may wish to establish additional standards beyond
those given here.
The following issues are some of those that should be addressed by
each project program administration group.
What additional naming conventions should be followed?
In particular, systematic prefix conventions for functional grouping
of global data and also for structure or union member names can be
useful.
What kind of include file organization is appropriate for the
project's particular data hierarchy?
What procedures should be established for reviewing compiler
warnings?
A tolerance level needs to be established in concert with the compiler
options to prevent unimportant complaints from hiding complaints about
real bugs or inconsistencies.