Mail Archives: djgpp-workers/1999/04/20/07:15:19
On Tue, 20 Apr 1999, Mark E. wrote:
> If you compile the original example, it "fails" just like the sample C++
> program in bug #377 when ctrl-z is pressed. When a call to
> clearerr(stdin) is added as above, the program waits at the second
> prompt.
Yup, that's what the C program I put in my note to this bug report did
also.
> But when I added clearerr(stdin) to bug 377's sample
> program, it made no difference. So I have to conclude that it's a
> libstdc++ and not a DJGPP problem .
So this probably means that libstdc++ doesn't use the stdin stream at
all, right?
Thanks for working on this, I think I can now close the bug report.
- Raw text -