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

program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

1616


Explain the properties of union.

607


What are the main characteristics of c language describe the structure of ac program?

604


Is swift based on c?

631


where are auto variables stored? What are the characteristics of an auto variable?

584






Write a program which returns the first non repetitive character in the string?

592


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

606


Is printf a keyword?

753


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

760


Is there sort function in c?

572


What is the hardest programming language?

661


What are c identifiers?

621


What is typedef struct in c?

577


Who developed c language and when?

573


What is the c value paradox and how is it explained?

569