HP Code Advisor Diagnostics

About This Document
This document provides a brief description for a partial list of diagnostics emitted by Cadvise.
There are four sections for each description as mentioned below:
The Cause section Discusses the possible reasons for the diagnostic to be emitted.
The Example section Provides relevant sample code segments that result in the specific
diagnostic. The sample code segments are not complete, compilable programs - you might
have to include the necessary header files, provide the code segment within main() function
(if one is not provided in the code segment) and use necessary compiler options (such as
+w, +wlint) to reproduce the diagnostic.
The Action section Suggests possible solutions to avoid the diagnostic.
The Reference section Consists of relevant section numbers from the standard document
if the diagnostic pertains to any language standard.
Intended Audience
This document is intended for HP Code Advisor users who resolve issues through the diagnostics
emitted by HP aC++/HP C.
HP Encourages Your Comments
HP encourages your comments concerning this document. We are committed to providing
documentation that meets your needs. Send any errors found, suggestions for improvement, or
compliments to:
cadvise-help@lists.hp.com
Intended Audience 9