EmbLogic's Blog

Assienment1, 1 #include

Assienment1.
1 #include:-
In ‘C’ programming language all library functions are included in different header files in different categories with “.h” extension.

# is called as “preprocessor”. Means it will include the header file before comipling the code. “include” gives command to include something   .

“stdio” stands for “standard input output”.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>