Graphics Library (graphics.h) Reference (part 2)
In the previous post I discussed few important functions mostly used to initialize and destroy the graphics mode in DOS environment. Today I will discuss graphics functions to draw different shapes and lines. So here we go by starting the line function which is most important function in creating any graphics.
Read More