C0710013

Explanation

The stream pointer passed to the __fpending() or __fpending_unlocked() is not a valid file pointer with POSIX(OFF).

Programmer response

Pass a valid file pointer to __fpending() or __fpending_unlocked().

Symbolic Feedback Code

JrEdcFioeEnotopen03