Miscellaneous utilities
- Updated
Feb 12, 2025 - C
Miscellaneous utilities
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 utils-library topic page so that developers can more easily learn about it.
To associate your repository with the utils-library topic, visit your repo's landing page and select "manage topics."