Saturday 28 April 2007

initial

it is a classic. But i find no other way to start.

#include
int main(void)
{

printf(”%s”,”Hello World\n”) ;
}