Search & Find out

Showing posts with label c#. Show all posts
Showing posts with label c#. Show all posts

Friday, November 20, 2009

hello word

                  



   #include "stdio.h"
  #include "conio.h"


  void main()
  {
        printf("hello world");

          getch();
    }

Read rest of entry
 

My Blog List

Term of Use