]> www.ljiriste.work Git - Libft.git/commit
Rewrite the stack to use linked list
authorLukáš Jiřiště <redacted>
Mon, 6 Apr 2026 10:18:01 +0000 (12:18 +0200)
committerLukáš Jiřiště <redacted>
Mon, 6 Apr 2026 10:18:01 +0000 (12:18 +0200)
commita979622ee9092aee2e435ffdf91ceb1d28c93a31
treece2ef65342380d9b7e73263bf7e3b19cca0f01f6
parent65263632f86e465780a181266ee8cf7a389cc388
Rewrite the stack to use linked list
ft_struct/ft_stack_free.c
ft_struct/ft_stack_init.c
ft_struct/ft_stack_pop.c
ft_struct/ft_stack_pop_forget.c
ft_struct/ft_stack_push.c
ft_struct/ft_stack_top.c
inc/ft_struct.h