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
Your path in initgraph is wrong. Use "c:\\tc\bgi" instead.
initgraph
"c:\\tc\bgi"