Wednesday, June 3, 2009

hello world :-)














#include (stdio.h)
main()
{
printf("Hello world!\n");
}


No comments:

Post a Comment