This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

scanf does not waint for input

hello,

I'm using the scanf function and it works as expected.
But, if there a termination, eg. because of a conflict with the input stream, the next scanf call does not wait for the a input.
The return value (EOF) is ok.

Have everyone a hint for me?

Dietmar

0