Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by sciSpider v2.4 (sch jbop) (X_X)@==(Q_Q)@

...

The fgetws() function is similarly affected.

...

Noncompliant Code Example

In this example, an error flag is set upon fgets() failure.

...