/LIBFT

Project 42 School : Libft

Primary LanguageC

Libft

Description

This first project as a student of 42 consists of recoding a certain number of functions from the standard C library, as well as other utility functions that we will be able to reuse throughout our course.

How to Install and Run the Project

git clone https://github.com/Tako-21/libft.git

cd LIBFT

make to compile without bonus

make bonus to compile with bonus

Peace ✌️