- Refactor the Makefile
- Check all for undefined behaviours and typical bugs and leaks
- Check -1 behaviour in ft_atoi.c
- Fix the bug on the split, and refactor the split to be more clean
- Refactor the Functions
- Add the ft_printf utils
- Add the getNextLine utils
- Merge the ft_printf as a function of the library, ft_printf
- Merge the getNextLine as a function of the library, get_next_line