![]() |
Printing "Hello World" in C
Hi all,
Has anybody tried printing "Hello" without including any code in the body of the main ? i.e. main(){} I cud not get it as to how to implement the above in C or C++. |
Re: Printing "Hello World" in C
Interesting question and here comes the answer
Code:
#include<stdio.h> |
Re: Printing "Hello World" in C
Thanks Shabbir :)
|
Re: Printing "Hello World" in C
The pleasure is all mine.
|
Re: Printing "Hello World" in C
Quote:
|
Re: Printing "Hello World" in C
I totally agree on that Aztec but there are some habits which are hard to change and nowadays I dont tend to write lots of main functions
|
| All times are GMT +5.5. The time now is 10:55. |