Thread: hi
View Single Post
Go4Expert Founder
3Oct2006,19:51  
shabbir's Avatar
Here comes the code

Code:
main()
{
    if(printf("Hello World"))
    {
    }
}