This project is about coding our own C library.
-
Updated
Dec 8, 2023 - C
This project is about coding our own C library.
This project is designed to reimplement the basic C functions from the C Standard Library (Libc) and create your own custom standard library. As a bonus you will also need to implement some data structures and functions such as linked-list.
This project aims to code a C library regrouping usual functions that can be used in all other 42 projects.
42 libft project
My libft 42
This project involves creating your own library and re-coding certain functions from the 'C Standard Library' or libc. Libft aims to enhance understanding of the workings of basic functions, their implementation, and how to effectively use them.
C-Library Implementation with printf and get_next_line
a custom c library created to implement commonly used functions from scratch.
My own implementation of some functions from the Standard C Library, plus some additional functions.
Add a description, image, and links to the libft-42 topic page so that developers can more easily learn about it.
To associate your repository with the libft-42 topic, visit your repo's landing page and select "manage topics."