all .3s ease 0}

Monday 8 June 2015

To print a sentence in turbo C

#include<stdio.h>
#include<conio.h>
void main()
{
        clrscr();
        printf(" My Name Is KHAN");
        getch();
 }


output result will be : My Name Is KHAN

                             

No comments:

Post a Comment

Download APPVN Application

Click On The Link Below To Download https://drive.google.com/file/d/0B9_t9aTL848ceUNoQ0lUMnJzTFE/view?usp=drivesdk