![]() |
![]() |
0898 | ![]() |
||||
![]() | |||||||
| Syntax errors | |||||||
The expression in this #if or #elif directive is badly formed. An unexpected ':' or ')' has been encountered. For example:
/*PRQA S 553 ++*/
#define A 1
#define B 2
#if A : B /* Message 0898 */
extern int e1;
#endif
#if A + B) /* Message 0898 */
extern int e2;
#endif
![]() | ||
| QA·C Source Code Analyser 8.1.2
© 2013 Programming Research. www.programmingresearch.com | Personality Groups | Glossary | Message Index | Contents |