![]() |
![]() |
3212 | ![]() |
||||
![]() | |||||||
| Arithmetic type - Operations | |||||||
This cast is redundant. No type conversion takes place. For example:
/*PRQA S 3227,3408,3447 ++*/
extern int r;
extern void foo(int p)
{
r = (int)p; /* Message 3212 */
}
No MISRA C:2012 Rules applicable to message 3212
![]() | ||
| 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 |