Versions Compared

Key

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

...

This guideline falls under EX0 of guideline FIO11-J. Do not attempt to read raw binary data as character data. Also, see the related guideline FIO02IDS13-J. Keep track of the number of bytes readDo not assume every character in a string is the same size for more information.

Noncompliant Code Example

...