What's wrong with my code? I just want to make a simple circle with this code.. Please tell me what's wrong. It does not shows any error nor warnings but when I'm trying to run it, the command interpreter opens then immediately closes, in short nothing happens but before it closes, it shows in the windows command prompt "BGI Error Graphics not initialized".
I'm using Turbo C++. And don't tell me to use other C++ compilers and use other libraries instead of graphics.h because these are the ones that I really need to use for our project.