easy to fix getche()

Bob W nospam at aol.com
Tue Mar 21 13:43:18 PST 2006


It looks like dm848c is around the corner and it
would be easy to get the getche() function fixed
for that.

_getche() should be equivalent to either
     putchar(_getch())    or     putch(_getch())
but it isn't.






More information about the Digitalmars-d-bugs mailing list