add free function (may be broken), add pointer to first allocation in memory bloc.

This commit is contained in:
2024-12-01 03:19:21 +01:00
parent fd59310dad
commit 7cddc28d28
7 changed files with 136 additions and 45 deletions

7
.gitignore vendored
View File

@ -1,6 +1,5 @@
.objs
libft_malloc*.so
libft/libft.a
libft/*.o
libft/ft_printf/*.o
*.o
*.a
a.out