My universal C library
Go to file
2022-04-19 14:31:53 +03:00
Autoarr some fixes 2022-04-18 13:50:33 +03:00
base printuni() fix 2022-04-19 14:11:42 +03:00
DtsodParser fixed ReadString() and throw_wrongchar() 2022-04-19 14:29:39 +03:00
Hashtable DtsodV24_serialize updated to safethrow 2022-04-17 18:01:41 +03:00
SearchTree updated throw_wrongchar(), removoved null parsing, commits cleared 2022-04-17 00:50:24 +03:00
tests fixed ReadString() and throw_wrongchar() 2022-04-19 14:29:39 +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 added freeMem argument in safethrow and try, fixed throw_wrongchar 2022-04-18 23:34:40 +03:00

kerep

My library written in C

TODO

change return type of Autoarr_create() and StringBuilder_create() to pointers