Versions Compared

Key

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

The address of the FILE object used to control a stream may be significant; a copy of a FILE object need not serve in place of the original. Do Consequently, do not use a copy of a FILE object in any input/output operations.

...