[previous] 0896 [next] [S] Missing operand in '#if' or '#elif' expression.
Syntax errors

This '#if' or '#elif' expression is invalid. An operand appears to be missing. For example:


/*PRQA S 553 ++*/

#define BIGINT 123456

#if BIGINT >                   /* Message 0896 */
/* ... */
#endif

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