This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
Program name : libft.a Turn in files : Makefile, libft.h, ft_*.c Makefile : NAME, all, clean, fclean, re Description : Write your own library: a collection of functions that will be a useful tool for your cursus.