Sunday, July 12, 2009

In Borland C, what is the function of directives #include<header.h>?

It loads the file "header.h" and includes all functionality of that file. It is likely to include functions that are used in many c files.

In Borland C, what is the function of directives #include%26lt;header.h%26gt;?
there is no such header file if u need help regarding c syntax or keywords just put the cursor under it and press ctrl+f1

rose

No comments:

Post a Comment