abdel-ke / libft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧰 libft

  • Actual Status : Finished
  • Result : 107/100 ✅

🤔 description

this first project as a student of 42 will build off of your knowledge from the Piscine. You will recode a number of standard C library functions, as well as other utility functions that you will reuse throughout your curriculum.

⚙️ Usage

make without bonus functions.

make bonus to compile with bonuses.

About


Languages

Language:C 96.1%Language:Makefile 3.9%