Farhan's Bloggs
Friday, 4 May 2012
A Program in C++ without semicolon(;)
#include<stdio.h>
void main()
{
if(printf("Hello World!!"))
{}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment