9 lines
372 B
Plaintext
9 lines
372 B
Plaintext
This rule is a strict implementation of a MISRA (Motor Industry Software Reliability Association) rule. MISRA defines best practices for developing safety-critical software. You can learn more about this rule in the MISRA documents referenced below.
|
|
|
|
|
|
== See
|
|
|
|
* MISRA {cpp}:2008, 5-0-7 - There shall be no explicit floating-integral conversions of a _cvalue_ expression
|
|
|
|
|