Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This rule is only applicable in cases where the character data may contain values that can be interpreted as negative values. For example, if the char type is represented by a two-bits 's complement 8-bit value, any character value greater than +127 would be interpreted as a negative value.

...