School 21 project
It includes creating my own library with basic string's function.
How it works?
Runs only on MacOS.
Enter "make" on the command line. Now you can use this library in your project, added "#include "libft/libft.h"" in your header and compilation flag “-L” in Makefile.