shehanish/42_libft
Libft is a foundational project from the 42 programming school that involves creating a personal library of C functions. It includes custom implementations of string manipulation, memory management, and linked list functions. This library serves as a toolkit for future projects and helps strengthen your understanding of C programming.
C
No issues in this repository yet.