Versions Compared

Key

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

...

Another source of coding bugs caused by ignoring return values is detailed in FIO03FIO02-J. Keep track of bytes read and account for character encoding while reading data.

...