![]() |
![]() |
3236 | ![]() |
||||
![]() | |||||||
| Constraint violations | REFERENCE - ISO:C99-6.7.4 Function specifiers - Constraints | ||||||
This is a constraint error 'main' cannot be an inline function. For example:
/*PRQA S 1055,2017,3122,3240 ++*/
#include <stdio.h>
inline int main(void)
{ /* 3236 */
(void)printf("Hello World\n");
return 0;
}
![]() | ||
| QA·C Source Code Analyser 8.1.2
© 2013 Programming Research. www.programmingresearch.com | Personality Groups | Glossary | Message Index | Contents |