digitalmars.D.bugs - easy to fix getche()
- Bob W (6/6) Mar 21 2006 It looks like dm848c is around the corner and it
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.
Mar 21 2006








"Bob W" <nospam aol.com>