Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 117 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 117 Bytes

You should have gcc installed.

include library in your .c file or header file: #include "libft.h"

to compile: make