kerep/DtsodParser
2022-04-19 14:25:53 +03:00
..
DtsodV24_deserialize.c fixed ReadString() and throw_wrongchar() 2022-04-19 14:25:53 +03:00
DtsodV24_exported.c DtsodV24_serialize updated to safethrow 2022-04-17 18:01:41 +03:00
DtsodV24_serialize.c added freeMem argument in safethrow and try, fixed throw_wrongchar 2022-04-18 23:34:40 +03:00
DtsodV24.c updated throw_wrongchar(), removoved null parsing, commits cleared 2022-04-17 00:50:24 +03:00
DtsodV24.h DtsodV24_serialize updated to safethrow 2022-04-17 18:01:41 +03:00
README.md moved files from DTLib repo 2022-03-18 20:39:06 +03:00

DtsodC

DtsodV23 parser in C# works too slow, so i wrote V24 parser in C


Building on Linux

Required packages: gcc

make build