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...

Why does not use getgh(); and <conio.h> in c language.

Answer Posted / smriti patnaik

because getgh();function is declared and defined in conio.h
header file..
when we want to call the function we call it under conio.h
header file......

Is This Answer Correct ?    23 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What kind of structure is a house?

1004


What are derived data types in c?

1018


What are qualifiers in c?

993


Why we write conio h in c?

980


What will the preprocessor do for a program?

1028


What is the purpose of & in scanf?

1021


what is the role you expect in software industry?

2097


What is the difference between scanf and fscanf?

1209


Is fortran still used in 2018?

996


Explain what is the stack?

1048


can we change the default calling convention in c if yes than how.........?

2487


Explain how to reverse singly link list.

1088


find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }

2275


Do you know what are bitwise shift operators in c programming?

1069


Why do we use c for the speed of light?

1115