Pre-Processor in C Language


O LEVEL -PAPER 3rD -- M3-R4

C  LANGUAGE 


PRE-PROCESSOR IN C

preprocessor in c,header file in c
pre-processor in c

 INCLUDE IN C



#include in c,header file in c

#include in c



Here in above quote we saw that we can write  "#include" pre-processor command in two ways 
 i.e #include<file_name> or #include"file_name>" both the ways are same things but minor difference i.e angular bracket (< >) used only for header files (.h) and double code(" ")  used for source files (except header files all the source file used in it)



REMEMBER 


#include in c,preprocessor in c,header file in c
header files


Comments

Popular posts from this blog

Campus and Interview preparation with Java

Important Program of C language in O level exam january 2019

O LEVEL- IT TOOLS & BUSINESS SYSTEM