This project is about understanding the way the standard C library functions work, implementing and learning to use them. We will create our own library. It will be helpful since you will use it in your next C school assignments.
It will contain a lot of general purpose functions further programs will rely upon