[previous] 0259 [next] [S] String literal is not terminated.
Syntax errors REFERENCE - ISO:C90-6.1.4 String Literals - Syntax

A string literal must begin and end on the same logical line. The terminating '"' character has not been found. For example:


/*PRQA S 2017,3122,3211,3408,3625,3674 ++*/

char c[] = "ab;                  /* Message 0259 */


No MISRA-C:2004 Rules applicable to message 0259


QA·C Source Code Analyser 8.1
MISRA-C:2004 Compliance Module 3.2
© 2012 Programming Research.
www.programmingresearch.com
Personality Groups | Glossary | Message Index | MISRA-C:2004 Rule Index Contents