Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 173 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 173 Bytes

Mylibrary

Custom functions.

usage

make will compile libft.a. make clean deletes .o files. make flclean make clean then deletes libft.a. make re makes fclean then make.