10 Commits

Author SHA1 Message Date
SuperNovaa41
4d3dfee74c Adds better file error handling
Creates a find id function
2024-01-24 11:33:50 -05:00
SuperNovaa41
f1a6af2d35 fix: forgot to check the correct output of strcmp 2024-01-24 11:14:46 -05:00
SuperNovaa41
db61814865 Restructures main and remove printing to STDOUT
Also adds a help menu,
as well, adds some simple structure to begin removing books from the db
2024-01-24 11:12:15 -05:00
SuperNovaa41
41691bd009 fix: missing newline 2024-01-24 10:58:52 -05:00
SuperNovaa41
713dd70c12 images 2024-01-24 10:50:08 -05:00
SuperNovaa41
36e7aa535c TODOs 2024-01-17 10:26:36 -05:00
SuperNovaa41
a1df279374 changes snprintf to memcpy, as it should be 2024-01-14 21:43:59 -05:00
SuperNovaa41
a88232f48c cleans up the outputting a bit 2024-01-14 21:42:09 -05:00
SuperNovaa41
5df221c23a adds a free() 2024-01-13 21:35:35 -05:00
SuperNovaa41
0f125ee459 restructures the code 2024-01-13 21:33:33 -05:00