C0710019
Explanation
The stream pointer passed to the __fpurge() function is not a valid file pointer with POSIX(OFF).
Programmer response
Make sure the stream pointer is valid.
Symbolic Feedback Code
JrEdcFioeEnotopen09
The stream pointer passed to the __fpurge() function is not a valid file pointer with POSIX(OFF).
Make sure the stream pointer is valid.
JrEdcFioeEnotopen09