]> www.ljiriste.work Git - Libft.git/commit
Implement graph structure
authorLukáš Jiřiště <redacted>
Tue, 30 Dec 2025 14:28:47 +0000 (15:28 +0100)
committerLukáš Jiřiště <redacted>
Tue, 30 Dec 2025 14:28:47 +0000 (15:28 +0100)
commit93f58ca0533371a83c36fd12d3752440fcf51ca3
tree827865afe65d04b87dca733d54785dd03462f08d
parentc141ae2d08458f4b01ac73a20bef772a45dc3d72
Implement graph structure
Makefile
ft_struct/ft_graph.c [new file with mode: 0644]
ft_struct/ft_graph_helpers.c [new file with mode: 0644]
inc/ft_struct.h