How to create shapes in C Language

How can I make shapes through coding? Do they also include some specific header files or by using simple header files like
include<iostream>
include< stdio.h>
include< codio.h>
we can create shapes? Also, is it possible to fill those shapes with different colors? If we have to use header files, then please tell me details of those header files?
