26-03-2010, 03:41 PM
The documentation for MISRA C++ rule #4-5-3 includes the following:
Quote:The relational operators = may be used to determine if a character (or wide character) represents a digit.The document then includes several examples which demonstrate compliance (or lack thereof) for the '>=' and '