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
Is fortran still used in 2018?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
How variables are declared in c?
What is output redirection?
How can I make sure that my program is the only one accessing a file?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
What is the difference between c &c++?
What are the types of variables in c?
What is ponter?
What is difference between function overloading and operator overloading?
What is difference between structure and union in c?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
what is the significance of static storage class specifier?
What is the purpose of the statement: strcat (S2, S1)?
Explain bit masking in c?