Hi there -

I just can't figure out what's going on??! lol I use _getch() to do non-echo input and break the loop when I see a ascii 13. Later, I do a getchar() and it is finding a ascii 10 sitting around even after I do a fflush(stdin) right before the getchar(). What is going on here, please???

Thanks,

Kev