what information does the header files contain?
Answer Posted / naveena
header file is a file containing C declarations and macro
definitions to be shared between several source files
| Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
What are the key features in c programming language?
What is the best way to comment out a section of code that contains comments?
What is pivot in c?
application attempts to perform an operation?
What is table lookup in c?
What is anagram in c?
What do you mean by Recursion Function?
How can I run c program?
How can you increase the size of a dynamically allocated array?
What is a c token and types of c tokens?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
What is variable and explain rules to declare variable in c?
Why do we need arrays in c?
Why is c called a mid-level programming language?