Monday 16 May 2011

include or include files

include files are the header files with .h extension (e.g. "stdio.h", "math.h", "conio.h"). If you are using Turbo C, then you can find these files in the folder named INCLUDE. It is very useful files, for example if we want to create a calculator, instead of writing several lines of code, we use the header file "math.h" which contains all the coding regarding the calculator.




Ask anything freely. Goto 'Contact me' Page

0 comments:

Post a Comment