How to print something without semicolon in c/c++ Gain Infiniti

How to print something without semicolon in c/c++




#include<stdio.h>
#include<conio.h>
void main()
{
       if(printf("hello world"))
           {

           }
getch();
}

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 

Design By Manish and Ranjan