what is the use of getch() function in C program..
difference b/w getch() and getche()??

Answer Posted / phani

getch() is used to read the character,
but getche()is used to read and display character on output.

Is This Answer Correct ?    51 Yes 33 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we access array using pointer in c language?

650


How do you redirect a standard stream?

628


code for quick sort?

1626


Is r written in c?

731


Can you think of a logic behind the game minesweeper.

2012






Explain about the functions strcat() and strcmp()?

603


a c code by using memory allocation for add ,multiply of sprase matrixes

2306


Is there any data type in c with variable size?

636


How can I manipulate individual bits?

611


What are types of preprocessor in c?

624


Which is more efficient, a switch statement or an if else chain?

585


What functions are used for dynamic memory allocation in c language?

605


What is the size of enum in bytes?

594


What is assignment operator?

630


What are the preprocessor categories?

641