06-05-2008, 08:55 AM
Yes that is correct. The result must be typecasted in order to conform with rule 10.5.
The typecast to unsigned char in the first example will not have any effect at all. The typecast operator has higher priority than
The typecast to unsigned char in the first example will not have any effect at all. The typecast operator has higher priority than
<t></t>