Small C Language Program to show the drawing and filling of some basic shapes like rectangle, circle etc… with colors and different shades. First of all I have created a characters array of patterns that will fill the drawing, then initialize the graphics mode and the draw the shapes.