This repository contains every library i'm going to use in my school projects during my years studying in EPITECH.
- my: tools reproducing basic C functions from several libs such as <string.h> or <stdio.h>;
- printf: reproduces the main behaviours of the official printf function.