Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 256 Bytes

Libft

a set of standard library functions (own implementation) and 'useful' functions
-> used in school projects where most of the existing libraries are forbidden

TODO:

  • find weird/useless functions, fix/remove them!
  • split libft.h ?