📚 My very first own library.
-
Updated
Nov 25, 2024 - C
📚 My very first own library.
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.
Welcome to Libft, a project where I recreated several essential functions from the C standard library to build a custom C library. This project is part of the 42 Network curriculum.
Libft is a custom C library implementation that replicates key functions from the standard C library to enhance understanding of memory management, string manipulation, and data structures.
This project focuses on building a C library that provides a range of utility functions to support different programs.
This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.
A collection of essential C functions that replicate standard library functions and add useful utilities. It serves as a foundation for future 42 projects.
42 School project: A custom implementation of essential C library functions, including memory management, string handling, and linked lists.
First 42 School Project where I created my own library in C from scratch.
Add a description, image, and links to the libft-1337 topic page so that developers can more easily learn about it.
To associate your repository with the libft-1337 topic, visit your repo's landing page and select "manage topics."