My universal C library
Go to file
2022-04-19 18:07:34 +03:00
Autoarr Autoarr_create and Autoarr_free signatures changed 2022-04-19 18:07:34 +03:00
base Autoarr_create and Autoarr_free signatures changed 2022-04-19 18:07:34 +03:00
DtsodParser Autoarr_create and Autoarr_free signatures changed 2022-04-19 18:07:34 +03:00
Hashtable Autoarr_create and Autoarr_free signatures changed 2022-04-19 18:07:34 +03:00
SearchTree updated throw_wrongchar(), removoved null parsing, commits cleared 2022-04-17 00:50:24 +03:00
tests Autoarr_create and Autoarr_free signatures changed 2022-04-19 18:07:34 +03:00
.gitignore added freeMem argument in safethrow and try, fixed throw_wrongchar 2022-04-18 23:34:40 +03:00
kerep.sln visual studio project 2022-03-28 00:32:46 +03:00
kerep.vcxproj finally returned strings 2022-04-17 00:38:05 +03:00
kerep.vcxproj.filters finally returned strings 2022-04-17 00:38:05 +03:00
Makefile fixed ReadString() and throw_wrongchar() 2022-04-19 14:29:39 +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