In this project you can find some general purpose functions of C replicated from scratch.
The purpose of this project was:
- Gain experience with C languaje and test the results against real functions.
- Know how to create a library/files archive using Makefile.