Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 273 Bytes

File metadata and controls

19 lines (13 loc) · 273 Bytes

libft

This project is my very first project as a student at 42.

##Installation Clone the repository:

https://github.com/sowvino/libft
cd libft

##Usage

make to compile mandatory functions.

make bonus to compile with bonus functions.