what is the function of # symbol in C.
for eg:# include<stdio.h >.this statement is used for linking the i/p nd o/p fns in the pgm to the header file.is this # is the directive.someb ody said to me that # is assembler directive.can anyone explain what an assembler directive is?
for eg:# include<stdio.h >.this statement is used for linking the i/p nd o/p fns in the pgm to the header file.is this # is the directive.someb ody said to me that # is assembler directive.can anyone explain what an assembler directive is?
Comment