Create the header file as a .h file in the same way you create a source file, .c and place it in the same directory as the .c files. To incorporate it, use the...
#include "my_header_file.h"
... directive. Note that there are double quotes instead of greater/less signs. This tells the compiler to look first in the source directory.
create spiral in c programming?
by using structure in c.........
platform-dependent
No. The C drive is simply a partition that you create. The harddrive is hardware.
how can create a attendece sheet in c language
who hold the header information is called headerfile.
Yes, but if you intend to do any useful work and call any library functions, you will need to know their prototypes in order to call them. That's one of the values of the headerfile.
create spiral in c programming?
You can create an exe-file from your C++ source, if you have a compiler.
The simplest way to create a table in C is to use a two-dimensional array.
by using structure in c.........
With pthread_create.
Many people. They are known as C-programmers.
create create
Create Concentric Circles.
In Visual C++, or C# you can use static method Directory or non-static DirectoryInfo.
All you need is a text editor and a C-compiler.