Hello, I have fixed a bug at the recursive multiplication method where a slice instead of the pointer operation is needed. Further more I added a method to free up allocated space using bc_free_num.
Some bugfixes and method to free up allocated space
Log in to post a comment.
Some bugfixes and method to free up allocated space