libft is a C library reimplementing core functions for memory, strings, characters, and lists.
-
Updated
Jun 14, 2025 - C
libft is a C library reimplementing core functions for memory, strings, characters, and lists.
Libft is a foundational 42 project that consists of building a custom C library from scratch. It includes a set of standard functions for memory handling, string manipulation, character checks, linked lists, and more. The goal is to deepen understanding of low-level programming by recreating standard library functions
Add a description, image, and links to the 42libft-c topic page so that developers can more easily learn about it.
To associate your repository with the 42libft-c topic, visit your repo's landing page and select "manage topics."