My universal C library
Go to file
2022-04-12 22:59:29 +03:00
Autoarr string -> StringFragment, throw_wrongchar() fixed 2022-04-12 22:59:29 +03:00
base string -> StringFragment, throw_wrongchar() fixed 2022-04-12 22:59:29 +03:00
DtsodParser string -> StringFragment, throw_wrongchar() fixed 2022-04-12 22:59:29 +03:00
Hashtable exported Autoarr_KVPair & Autoarr_Unitype 2022-03-31 00:09:24 +03:00
SearchTree visual studio project 2022-03-28 00:32:46 +03:00
StringFragment string -> StringFragment, throw_wrongchar() fixed 2022-04-12 22:59:29 +03:00
tests string -> StringFragment, throw_wrongchar() fixed 2022-04-12 22:59:29 +03:00
.gitignore visual studio project 2022-03-28 00:32:46 +03:00
kerep.sln visual studio project 2022-03-28 00:32:46 +03:00
kerep.vcxproj safethrow() and Maybe struct 2022-04-05 23:57:08 +03:00
kerep.vcxproj.filters safethrow() and Maybe struct 2022-04-05 23:57:08 +03:00
Makefile safethrow() and Maybe struct 2022-04-05 23:57:08 +03:00
README.md visual studio project 2022-03-28 00:32:46 +03:00

kerep

My library written in C