SyntaxFix
Write A Post
Hire A Developer
Questions
<graphics.h> is very old library. It's better to use something that is new
<graphics.h>
Here are some 2D libraries (platform independent) for C/C++
SDL
GTK+
Qt
Also there is a free very powerful 3D open source graphics library for C++
OGRE