This project is about coding a C library. It contains a lot of general purpose functions which I use in many other projects.
The goal of this project was to get familiar with the C standard library. In the bonus part I also learned how to use linked list.
It was my first project at 42.