Why do u use # before include in a C Progam?

Answer Posted / sashfsjfg

# is a preprocessor it is used tell the current header file
to add some wat needed source code to program it invokes
before main function

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is main return c?

523


Lists the benefits of c programming language?

600


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1865


What do header files do?

605


what are bit fields? What is the use of bit fields in a structure declaration?

1502






What are high level languages like C and FORTRAN also known as?

689


How do I use strcmp?

645


What is the difference between #include and #include 'file' ?

610


What is the most efficient way to store flag values?

691


Is malloc memset faster than calloc?

622


how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

1214


how is the examination pattern?

1599


Difference between Function to pointer and pointer to function

636


Does c have an equivalent to pascals with statement?

576


What are compound statements?

631