My universal C library
Go to file
2022-06-02 21:02:31 +03:00
.idea trying to deal with c++ 2022-05-31 14:46:59 +03:00
build_scripts test_valgrind fixed 2022-06-02 21:02:31 +03:00
src block allocation fixed 2022-06-02 21:00:17 +03:00
tests Autoarr2 works now 2022-06-02 20:33:13 +03:00
.gitignore wrote build system in bash 2022-05-31 18:36:01 +03:00
kerep.sln visual studio project 2022-03-28 00:32:46 +03:00
kerep.vcxproj visual studio project updated 2022-05-08 15:17:17 +03:00
kerep.vcxproj.filters visual studio project updated 2022-05-08 15:17:17 +03:00
Makefile small changes 2022-05-31 19:15:28 +03:00
README.md Autoarr_create and Autoarr_free signatures changed 2022-04-19 18:07:34 +03:00

kerep

My library written in C