mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-07-13 04:26:32 +00:00
[PR #840] [feat/fix/docs]: Improved on conversion code , length variable , asserts added #1351
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/840
Author: @lazy-dude
Created: 7/8/2021
Status: 🔄 Open
Base:
master← Head:master📝 Commits (10+)
67eeefeAdded asserts , number length check0008c67Remove extra empty lines7185941Auto indent6e5e561fix: corrected shown hex number.905b80cChanged to recommended typical structuree771021docs: Added some doxygen doc.157f6d1Update conversions/binary_to_decimal.cbbb6024Update conversions/binary_to_decimal.c82e1f41Update conversions/binary_to_decimal.c1e4c396Update conversions/binary_to_decimal.c📊 Changes
2 files changed (+101 additions, -20 deletions)
View changed files
📝
conversions/binary_to_decimal.c(+96 -16)📝
conversions/decimal_to_hexa.c(+5 -4)📄 Description
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.