Releases: NuclearManD/libft
Releases · NuclearManD/libft
Added argparse, getline, wordcount, wordsplit, vec2, and vec3
Lots of fun new things to play with 👏
stdlib functions used:
read()
malloc()
free()
write()
Safe libft for 42 projects
This release does not use any functions from the standard library which could be forbidden in a given project.
Functions used:
malloc()
free()
write()