Is it possible to write the program without header file,Is it possible to write the C program without header file,write the program without header file,C program without header file,write the program without header file,C without header file,write the C program without header file,possible to write the C program without header file
C program without header file
Yes,It is possible because the file name is saved with ".c" extension (ahamad.c) it will be automatically included the header file. .
C program without header file
Yes,It is possible because the file name is saved with ".c" extension (ahamad.c) it will be automatically included the header file. .
Eg:- File name is ahamad.c
Sample program:
main()
{
printf("Welcome to C");
}
The above program will compile and execute without header file because the file name is ahamad.c but don't forget to save with ".c" extension.
c program codes to beginner programmers
ReplyDelete3D graphic examples in C programming