Well, it probably won't support the "graphics.h" file unless you have a "graphics.a" library file installed on the MinGW compiler. By the way, MinGW is the compiler that comes with the Dev-C++ 4.9.9.x version IDE (Integrated Development Environment). As far as I know, their is no graphics library for console graphics on the MinGW compiler. If you need this for an assignment, download the original Turbo C++ ver. 2.0 for free from the Borland Museum. The link can be found from the C++ compiler page at the first URL below.
If you only need to manipulate a console application's graphical interface, then consider visiting the second URL to pick up some alternative libraries for the MinGW and Dev-C++ IDE. I hope that this helps you out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment