Monday, December 20, 2010

print massage in C with out using semicolon.......

#include
void main()
{
if(printf("hello this is Manish Gupta"))
getch();
}


for sturts tutorial.
http://www.vaannila.com/struts/struts-example/struts-hello-world-example-1.html

No comments:

Post a Comment