$GRAPHIC ELLIPSE MAKING CODING$
#include<stdio.h>
#include<conio.h>
#include<graphics.h>
void main(void)
{
int gd=DETECT,gm;
initgraph(&gd,&gm,"C:\\TC\\bgi");
ellipse(300,250,0,360,100,40);
getch();
}
enter the ctrl+f9 to start your program.
note= only for use c language or graphics
Good
जवाब देंहटाएंYour name
जवाब देंहटाएंHii
जवाब देंहटाएंNice blog
जवाब देंहटाएं