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

Answer Posted / amna

getch function is used to input single chracter

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

all c language question

1885


How can I find the modification date of a file?

713


What will be the outcome of the following conditional statement if the value of variable s is 10?

780


Explain what is the stack?

651


How are variables declared in c?

607






which is an algorithm for sorting in a growing Lexicographic order

1405


How do I round numbers?

608


Explain the difference between ++u and u++?

652


How do you print only part of a string?

622


What are global variables and explain how do you declare them?

591


Is c dynamically typed?

677


How do I swap bytes?

638


What is infinite loop?

638


How does sizeof know array size?

639


Describe how arrays can be passed to a user defined function

792