cub3d/libft/README.md
2025-05-03 22:54:55 +02:00

317 B

Updated LibFT

For my projects @ 42 Le Havre.

Todo

  • Add ft_printf
  • Add get_next_line
  • Rework the file structure (ie. src/string src/list src/unga_bunga)
  • Add a way to manage memory in a more simple way
  • Add other libc functions
  • Add test suite
  • idk, continue this list I guess.