$GRAPHIC OUTTEXTXY MAKING CODING$
#include<stdio.h>
#include<conio.h>
#include<graphics.h>
void main(void)
{
int gd=DETECT,gm;
initgraph(&gd,&gm,"C:\\TC\\bgi");
outtextxy(300,250,"Rahul Kumar");
getch();
}
enter the ctrl+f9 to start your program.
note= only for use c language or graphics
Very nice learning
जवाब देंहटाएंHii
जवाब देंहटाएंNice
जवाब देंहटाएंOoo
जवाब देंहटाएंGreat
जवाब देंहटाएंNice
जवाब देंहटाएं