Am Wednesday, dem 14. Sep 2005 schrieb Prof A Olowofoyeku (The African Chief):
On 14 Sep 2005 at 15:33, Andres K. Foerster wrote:
[....]
ReadLn also behaves strange: It takes and displays the entered text correctly, but when I press the Enter-key, it just displays a musical note (the character of #13). When I repeat typing the Enter key, then at some point it is accepted. But the input string still has all the other #13's at its end.
Looks like something broken in your curses library,
I've already replaced PDcurses with the newest version. Same problem in both versions.
or some weird setting on your terminal.
Or could it be a problem with my old Windows version? Have you tested it with the 95/98/ME series?
BTW: I don't think there is any need to call CrtInit directly.
If I leave it away, I even have problems under GNU/Linux with the second program...