How to Execute Graphics in Dev CPP?
Dev CPP, Code Block & other software generally not able to execute graphics and its function. This is happen because the software you are using may not have Graphics.h header file in library. To solve this problem, we have to include graphics library into the library directory. This trick works for Turbo C, Dev C++, Code Block and other software also.