HP aC++ Release Notes Version A.03.95 (5900-1789; September 2011)

HP aC++ Release Notes
New Features in Version A.03.85
Chapter 1 9
+wperfadvice[={1|2|3|4}]
The optional level controls the verbosity of the performance advisory messages emitted. Level 1 emits only
the most important messages, while level 4 emits all the messages. The default level is 2.
#include_next
The #include_next preprocessor directive is similar to the #include directive, but instructs the
preprocessor to continue the include-file search beyond the current directory, and include the
subsequent instance found in the file-search path.