itsOussamox / libft

My first project at 1337 school

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42-Cursus

This is my private repository for 42 Projects/libft.

Libft...a library with a lot of useful function. For Makefile : make | create library and object files. make clean | delete object files. make fclean | delete the library and the object files. make bonus | add BONUS FUNCTIONS to the library.

About

My first project at 1337 school


Languages

Language:C 96.7%Language:Makefile 3.3%