Wednesday, September 27, 2006

First Post!


#include <stdio.h>

main()
{
printf ("hello, world\n");
}

No comments: