...
- The binary
+
operator may be used to add integer values 0 through 9 to'0'
. - The binary
-
operator may be used to subtract character 0. - Relational operators
<
,<=
,>
, and>=
can be used to check whether a character or wide character is a digit.
...