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

Answer Posted / svmurali

getch() and getche()
both are getting input charecter to user
but getche() display the that charecter to screen

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of & in scanf?

851


What are identifiers in c?

908


Is c still relevant?

855


Why c is known as a mother language?

849


How can I read and write comma-delimited text?

847


What is the size of enum in c?

849


Is Exception handling possible in c language?

1805


What is the best way of making my program efficient?

776


What is a header file?

845


How do you define structure?

803


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

984


What is New modifiers?

888


Differentiate between the = symbol and == symbol?

939


What is a list in c?

800


What are the different categories of functions in c?

886