kokke / kokke/tiny-bignum-c

For ease of use there should be a function telling the size of string for bignum_to_string()

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
474
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Otherwise the user of ```bignum_to_string()``` should guess how many characters might be needed?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating bignum_to_string() and its declaration, then inspect how callers currently determine the output buffer size. Define the requested size-reporting behavior and verify it against representative bignum conversions, using any existing project checks available to confirm that callers can size the buffer correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.