First program in c

First program in c language 

#include <stdio. h>
#include <condo. h>
void main ()
{
 clrscr();
 printf ("This is my first program ");
getch ();
}

Comments

Popular posts from this blog

Program for find average of five numbers

Display Strings in alphabetical order