"graphics.h" Error BGI graphics not supported under Windows

hi there. i'm newbie in c++ and i don't know what to do...
then i use module "graphics.h" the computer says me:
!GRAPHICS.H(20,52):Error BGI graphics not supported under Windows
i use Borland C++ 5.0.

what is it and what to do?

thx
Last edited on
You probably can't use it with windows...it will most likely work with a Unix machine. If you don't have one....you are probably stuck.
оО :) i decide my problem!
File ==> New ==> Project
Platform: DOS (Standard), Libraries: BGI
If it don't work so type: initgraph(&dr,&m,"C:\\BC5\\BGI");
Topic archived. No new replies allowed.