\\$*#@GRAPHIC CAVE MAKING CODING \\
# include<graphics.h>
#include<conio.h>
#include<dos.h>
void main(void)
{
int k;
int gd=DETECT,gm;
initgraph(&gd,&gm,"C:\\TC\\bgi");
for(k=30;k<300;k++)
{
delay(50);
setcoloe(k/10);
arc(k-10,k-10,0,180,k-10);
}
getch();
}
enter the ctrl+f9 to start your graphics
note=use for only c language or graphics of computer
Nice great idea
जवाब देंहटाएंGood
जवाब देंहटाएंHii
जवाब देंहटाएंHii
जवाब देंहटाएंGood
जवाब देंहटाएंGood
जवाब देंहटाएं