![]() |
![]() |
0817 | ![]() |
||||
![]() | |||||||
| Syntax errors | REFERENCE - ISO:C90-6.1.7 Header Names - Syntax | ||||||
The include file name in this #include directive is badly formed. include file names are enclosed in either double quotes ("") or angle brackets (<>) and in this instance the closing quote (") or angle bracket (>) is missing. This may be as the result of an embedded newline character in the include file specification causing the closing character to appear on the next line. For example:
/*PRQA S 553,814,816,821,843 ++*/
#include "myheader.h /* Message 0817 - and also 0818 */
No MISRA C:2012 Rules applicable to message 0817
See also:
![]() | ||
| QA·C Source Code Analyser 8.1
MISRA C:2012 Compliance Module 1.0 © 2012 Programming Research. www.programmingresearch.com | Personality Groups | Glossary | Message Index | MISRA C:2012 Rule Index | Contents |