Open billhails opened 11 months ago
Thank you for the kind words! I am glad that you found it useful!
If your project should require a more complete integer library in the future, perhaps https://www.libtom.net/LibTomMath/ is something to consider. It also has a permissive license, but it requires a few more files.
I'll leave this issue open so I can look at it from time to time to put a smile on my face :)
Not an issue, I just wanted to say thanks for providing this library in the public domain, I'm using it in a little hobby project programming language and it was incredibly easy to integrate. I realise it's discontinued but my project is old-school pure C and your code still just works. My little project is here if you wanted to take a look.