/Libft

Primary LanguageC

Libft

Libft is an extension/remake of the standard library.

Getting Started

git clone https://github.com/kefujiwa/Libft.git
cd Libft
make all

This will produce a libft.a library which you can link to your project.