borrowbreadcat / borrowbreadcat/DecimalToBinary_simple
very easy to make it accommodate larger values
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be a matter of changing only two or three lines to allow this program to accommodate larger values. I made it specifically for 8-bit numbers because that's what learncpp.com asked me to do, but the way I wrote the program using maths instead of inputting magic numbers should make this enhancement pretty easy! Looks like I could pretty easily let the user choose how many bits they wanna play with!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.