|
|
| Author |
|
rambo
Just Born
Stars : 
Status : Offline
Join Date: 16 Jun 2007
Posts: 16
|
|
Why do we use the header file in C.
#include<stdio.h>
void main()
{
printf("Hello");
}
OR
void main()
{
printf("Hello");
}
both returns same output then why do we use #include<stdio.h> _________________ Cheap Watches Euro Millions |
| Back to top |
|
Advertisement
Advertiser
|
|
|
| Back to top |
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|