This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
-
Updated
Jun 2, 2022 - C
This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
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.
Libft is a custom implementation of standard C library functions along with additional utility functions.
To associate your repository with the 1337libft topic, visit your repo's landing page and select "manage topics."