$GRAPHIC SETFILLSTYLE MAKING CODING
#include<stdio.h>
#include<conio.h>
#include<graphics.h>
void main(void)
{
int gd=DETECT,gm;
initgraph(&gd,&gm,"C:\\TC\\bgi");
setfillstyle(1,CYAN);
rectangle(200,200,380,300);
floodfill(205,205,WHITE);
getch();
}
enter the ctrl+f9 to start your program.
note= only for use c language or graphics
Excellent
जवाब देंहटाएंHii
जवाब देंहटाएंGood blog
जवाब देंहटाएं🤩🤩🤩😘😘😘
जवाब देंहटाएंHii
जवाब देंहटाएंNice experience
जवाब देंहटाएं