Skip to content

Releases: Kw0rker/C-dictionary

v1.1.0 Variadic support

24 Sep 07:26
Compare
Choose a tag to compare

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

v1.0.0

21 Sep 12:12
3bffa9f
Compare
Choose a tag to compare
Create README.md