What are .h files and what should I put in them?

Answer Posted / siri&akhi

we can include header files i.e.,conio.h,iostream.h,stdio.h

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is it that not all header files are declared in every C program?

671


In C programming, what command or code can be used to determine if a number of odd or even?

616


How do I get an accurate error status return from system on ms-dos?

639


Are there namespaces in c?

558


What is the use of bit field?

627






What is the difference between functions getch() and getche()?

613


Is it better to bitshift a value than to multiply by 2?

647


What is I ++ in c programming?

614


What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?

736


What is the difference between ++a and a++?

684


What functions are used in dynamic memory allocation in c?

585


What is sizeof int in c?

592


Why does not c have an exponentiation operator?

620


In c programming language, how many parameters can be passed to a function ?

621


What is the process to generate random numbers in c programming language?

601