I have a very very old book here which I stole from a school library (yah I did wrong , but it was getting rust there anyways)
Its named "object oriented programming in c++" , its a very very old book . These days I've been studying with c++ primer plus but I was just reading this old library book and found a chapter BORLAND C++ GRAPHICS , so borland is some compiler of that old time and it had a header file graphics.h for using simple grahpics like rectangles or adding text to your color and the likes , I was wondering if I could get the header file somehow for my devcpp compiler , how do I do that now ? It would be fun adding colors and boxes to your text I guess .
edit : found on web that its not compatible for devcpp , fml T_T any other compiler comptatible for that ?