Over-engineered experimental binary tree library.
Find a file
Imbus dd3e38c8dd
Some checks failed
Demo / Explore-CI (push) Has been cancelled
Zig build system
2024-05-06 15:06:25 +02:00
.forgejo/workflows Added demo workflow 2024-05-02 05:29:25 +02:00
src Attempt att correct documentation 2024-05-05 14:56:43 +02:00
.gitignore Zig build system 2024-05-06 15:06:25 +02:00
build.zig Zig build system 2024-05-06 15:06:25 +02:00
Doxyfile Make & doxyfile 2024-05-05 14:56:23 +02:00
Makefile Make & doxyfile 2024-05-05 14:56:23 +02:00
README.md Simple readme 2024-05-05 14:56:33 +02:00

CTree Example Project

Sample project for the CTree library. Testing out writing C with best practices in mind.