You should find out the reason of the problem.
Example:
bad: #include
good: #include
Chat with our AI personalities
Yes,we can compile our program without header file without any error,but we can not use any predefine functions like printf,scanf.
There is no system header called share.h, but if there were, it would be: #include <share.h>
You can fix the Microsoft Visual Basic 2010 Express Error, Corrupt resources file, Unable to read resources from this file because of invalid header information, by downloading a new set up that is not corrupt.
Header file is a file which is meant to be included into another file during compilation. Examples: string.h, stdio.h, inttypes.h. Header pointer is a pointer to an object called header (for example header of a linked list).
The FILE type is declared in stdio.h.