This is a project which has similar goes as https://gitea.hopeless-cloud.xyz/ProfessionalUwU/chksum has. This aims to fix all the problems that his has and make the finding of all files independend of the rest.
Go to file
AustrianToast 74425df83e
first progress
can't do much beside print out all files and folder
out to the console
2024-02-14 00:12:50 +01:00
.gitignore update .gitignore 2024-02-14 00:10:18 +01:00
fs_reader.cpp first progress 2024-02-14 00:12:50 +01:00
fs_reader.h first progress 2024-02-14 00:12:50 +01:00
LICENSE Initial commit 2024-02-14 00:03:27 +01:00
main.cpp first progress 2024-02-14 00:12:50 +01:00
README.md fix typo 2024-02-14 00:05:59 +01:00

chksum_cpp

This is a project which has similar goals as https://gitea.hopeless-cloud.xyz/ProfessionalUwU/chksum has. This aims to fix all the problems that his has and make the finding of all files independend of the rest.