mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-20 20:39:37 +00:00
[PR #1263] [MERGED] [feat/docs]: improve the binary to decimal algorithm #1859
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/1263
Author: @Panquesito7
Created: 5/30/2023
Status: ✅ Merged
Merged: 5/30/2023
Merged by: @Panquesito7
Base:
master← Head:binary_to_decimal📝 Commits (1)
4d3ef6b[feat/docs]: improve theconversions/binary_to_...📊 Changes
1 file changed (+57 additions, -26 deletions)
View changed files
📝
conversions/binary_to_decimal.c(+57 -26)📄 Description
Description of Change
conversions/binary_to_decimal.calgorithm.References
Checklist
Added file name matches File name guidelinesNotes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.