This project (libft) has been created as part of the 42 curriculum by afloris. #LIBFT
##DISCLAIMER: this is not a subject accurate version of Libft, but a version of Libft that I modified for future projects.
###SECTION 1: ft_fd What is a file descriptor? -> A file descriptor is
###SECTION 2: ft_is
###SECTION 3: ft_str
###SECTION 4: ft_mem
###SECTION 5: ft_lst (BONUS)