I'm working with graphics using dev c++. I Have some programming experience using c++ but this is my first time to use dev c++ as a compiler. I can't use the moveto ()and lineto() function because the library #include <graphics.h> cannot be recognize by dev c++ compiler. What is the new library for "<graphics.h>" ?