A library containing the most useful C functions.
In order to use the library, simply execute:
make
You are done! A libft.a
file should have been created, and the library can now be used in your own program.
This repository is released under the MIT License.