...
This compliant solution casts the char value to + unsigned char before allowing it to be implicitly promoted to a larger unsigned type.
...
...
This compliant solution casts the char value to + unsigned char before allowing it to be implicitly promoted to a larger unsigned type.
...