why does dev c/c++ IDE not act with graphics.h headerfile? I want to create a graphics program in Dev c/c++ but I am unable to do so. please help
If you want to create a graphics program then you should learn whole concept and functions of the c and c++ because all the basic concept of c and c++ are used in the graphics design. All the best!!!
Incident Management Software
<graphics.h> is a Borland specific header for console graphics.
Log in to post a comment.
why does dev c/c++ IDE not act with graphics.h headerfile?
I want to create a graphics program in Dev c/c++ but I am unable to do so.
please help
If you want to create a graphics program then you should learn whole concept
and functions of the c and c++ because all the basic concept of c and c++ are
used in the graphics design. All the best!!!
Incident Management Software
<graphics.h> is a Borland specific header for console graphics.