when i use getch , then it reads the data from the keyboard but it does not display it on screen as in the case of getchar(). So should i use ungetch() or some thing else.
but the program executes well and give output other then the current entered data from the keyboard.
Plz help
Regard
cworld.
but the program executes well and give output other then the current entered data from the keyboard.
Plz help
Regard
cworld.
Comment