-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sheratan095/Libft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
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