...
The calling function should take alternative action if these bounds are violated.
Non-Compliant Example
Code Block |
---|
Compliant Solution
Code Block |
---|
References
- ISO/IEC 9899-1999 7.12 Mathematics <math.h>
- Plum 91 Topic: 2.10 conv - conversions and overflow