[previous] 0287 [next] [I] Header name contains character which is not a member of the basic source character set.
Implementation defined REFERENCE - ISO:C90-5.2.1 Character Sets

This header name includes a character which is not a member of the basic source character set. The interpretation of this character will be implementation-defined.

For example:


/*PRQA S 553,2017 ++*/

#include <abcde$.h>           /* Message 0287 and 0815 */
#include "abcde$.h"           /* Message 0287 and 0816 */

See also:

QA·C Source Code Analyser 8.1.2
© 2013 Programming Research.
www.programmingresearch.com
Personality Groups | Glossary | Message Index Contents