/hive-libft

Hive/42 don't allow using libc methods outside of malloc()/free() and force students to remake libc as an exercise to get comfortable with the language and the behind-the-scenes tidbits of C. This is my implementation.

Primary LanguageCOtherNOASSERTION