Thread
:
Printing "Hello World" in C
View Single Post
zion99
Newbie Member
16Sep2006,13:32
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++.