Not converting more than 64 bit number
Open
- Dominant language
- C
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I want to convert a 128 bit Hex number to binary using the Func bin().
But it seems to only support till 64 bit number.
Any help in this regard would be highly appreciated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Func bin() implementation and its existing tests or examples, if present. Determine how the current 64-bit limit is enforced and define what successful conversion of a 128-bit hexadecimal value to binary should produce; done means that case converts correctly without regressing existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100