A simple interface for File IO.
Find a file
Anthony I. Jackson Jr. 08beb5172d Like an idiot, I forgot the commits.
Going through the important parts... I did eventually finish the music example. After I did that I then added a test suite so I can actually test when things go wrong instead of using the example suite as a playground. A few API changes were made as well but none of importance I believe.

If you're curious about the "clear.h" file. It was an attempted to print debug info then clear the stdout. It didn't work, but then again it was a copy-paste from Stack Overflow so... yeah.
2026-01-08 00:05:14 -05:00
examples Like an idiot, I forgot the commits. 2026-01-08 00:05:14 -05:00
src Like an idiot, I forgot the commits. 2026-01-08 00:05:14 -05:00
tests Like an idiot, I forgot the commits. 2026-01-08 00:05:14 -05:00
.clang-format Like an idiot, I forgot the commits. 2026-01-08 00:05:14 -05:00
.gitignore Added example playground and git ignore to ignore any garbage. 2025-12-26 21:57:25 -05:00
CMakeLists.txt Like an idiot, I forgot the commits. 2026-01-08 00:05:14 -05:00
example.c Major update! 2025-12-27 22:57:48 -05:00