Can you write a simple "Hello World" Program that doesnot use semicolon?
Here is an implementation!!!
#include "stdio.h"
int main()
{
if(printf("Hello World")){}
}
A Collection Of Weird and Interesting C Programs by Balaji
Thursday, August 2, 2007
Interesting C Program -12
Posted by
Balaji V
at
8:34 AM
Labels: INTERESTING C PROGRAMS
Subscribe to:
Post Comments (Atom)







0 comments:
Post a Comment