[previous] 0825 [next] [S] Unexpected '#endif' found outside a '#if' block.
Syntax errors REFERENCE - ISO:C90-6.8 Preprocessing Directives

A '#endif' directive has been encountered without a corresponding '#if' directive. For example:


/*PRQA S 0553 ++*/

#endif                /* Message 0825 - no preceding #if */


No MISRA C:2012 Rules applicable to message 0825


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