C071002A

Explanation

The stream pointer passed to the __fpending() or __fpending_unlocked() function is not currently writing.

Programmer response

A writing operation must be performed prior to calling __fpending() or __fpending_unlocked or the stream must be opened for write or append only.

Symbolic Feedback Code

JrEdcFioeEnotwrite01