Releases: Kw0rker/C-dictionary
Releases · Kw0rker/C-dictionary
v1.1.0 Variadic support
Added support for variadic functions by appending casting function signature to so it matches amount of arguments. Maximum about of arguments is set to 25. Double and float are broken due to indirect cast to size_t, can be fixed by passing pointers to floating point number.
Full Changelog: https://github.com/Kw0rker/C-dictionary/commits/v1.1.0