MISRA C
Appearance
MISRA C is a software development standard for C Programming language developed by Motor Industry Software Reliability Association (MISRA).
It serves as a guideline to facilitate the code portability, ensure the maximum safety and reliability.
It is composed of required and advisory guidelines.
Many software tools exist which verifies the software conformation to MISRA C.