My Profile

Ahmednagar, Maharashtra, India
I, Das ShrikKrishna J. MCA III IMSCD&R, Ahmednagar.
Showing posts with label Program to draw Ellipse Graphics(C). Show all posts
Showing posts with label Program to draw Ellipse Graphics(C). Show all posts

Thursday, 28 July 2011

Program to draw Ellipse

/* Program to draw Ellipse */
#include<stdio.h>
#include<conio.h>
#include<graphics.h>
void main()
{
int gd=DETECT,gm;
int x,y;
initgraph(&gd,&gm,"c:\\turboc3\\");
x=getmaxx()/2;
y=getmaxy()/2;
ellipse(x,y,0,360,50,100);
putpixel(x,y,YELLOW);
getch();
closegraph();
}

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | cheap international calls