I want to run a C program that draws a circle. The program is compiling with no error and it is running. After getting the values like radius from the user, I get the error
If you get this error message when you run your graphics program: BGI Error: Graphics not initialized (use 'initgraph')
BGI Error: Graphics not initialized (use 'initgraph')
Just you need to copy the \tc\bgi\EGAVGA.BGI file to your local folder where you are running the application.