Thursday, 22 December 2011

Sourzcode

#include <stdio.h>
int main(void)
{

   printf("hello,sourZcode lovers !\n");

   return 0;

}

------------------------------------------------------------------------------

No comments:

Post a Comment