C01E0060

Explanation

Blocked I/O does not support ungetc() function.

Programmer response

Don't use ungetc() on blocked I/O or use binary I/O.

Symbolic Feedback Code

JrEdcEpegEblkio01