Skip to content

ecole42-yoma/Libft

Repository files navigation

Libft

Your very first own library

  • This project is your very first project as a student at 42.
  • You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.
  • This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.