Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Tell me is null always defined as 0(zero)?

1133


What are the different types of errors?

1206


Should I learn data structures in c or python?

1072


What is function prototype in c language?

1086


int i=10; printf("%d %d %d", i, i=20, i);

1696


we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?

1316


Here is a good puzzle: how do you write a program which produces its own source code as output?

1170


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

1246


write a program in c language to print your bio-data on the screen by using functions.

6839


What is maximum size of array in c?

1085


Is swift based on c?

1149


What are loops in c?

1065


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

1110


What are shell structures used for?

1095


What is n in c?

1112