![]() |
![]() |
3223 | ![]() |
||||
![]() | |||||||
| Declarations and Definitions | |||||||
An object has been declared with static storage duration at block scope, i.e. inside a function. For example:
/*PRQA S 2017,3205,3408,3447 ++*/
extern void foo(void)
{
static int x; /* Message 3223 */
}
No MISRA C:2012 Rules applicable to message 3223
![]() | ||
| 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 |