Wednesday, February 19, 2014

Run Graphics programs in Dev C++

Many people uses Turbo c++ to run c and c++ programs. More people want to do graphics programs.If they use windows 7 64 bit they may not be able to run Turbo c++. Dev C++ is more user friendly .Here you can see how to run graphics programs in Dev C++.


Steps

1: Download graphics.h
2:Download libbgia
Download this from here .
3:Copy the graphics.h file and go to the directory C\ Dev-Cpp\include
4:paste it