Use the help (F1).
i can't answer it
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 header file of graphics in TurboC is graphics.h
#include "name-of-headfile"
Header files are not much different from usual cpp files. There are basically two different things. It's file extension: you need to choose "header file" when you create it or save as .h file. Second is header files do not have main() function. When you are done with you header file do not forger to include it in your project by writing preprocessor directive:#include "your_header_file.h"
stdbool header file use for a new data type that is boolean value
The FILE type is declared in stdio.h.
Not possible. Always make backup copies.
It could be one in the Header of the file, one at the top of a column or start of a row, the name of the file, or even a title in a chart.
There is no system header called share.h, but if there were, it would be: #include <share.h>
Never, and the reason is that header files are not meant to be executed.
Yes, it is a plain text file.