Friday, November 19, 2010

#include
#include
void main()
{
printf("helloworld");
getch();
}

No comments:

Post a Comment