[PR #5] [MERGED] Update Binary to Decimal.c #212

Closed
opened 2026-01-29 15:09:53 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/5
Author: @Saumay-Agrawal
Created: 2/6/2017
Status: Merged
Merged: 2/6/2017
Merged by: @dynamitechetan

Base: masterHead: patch-2


📝 Commits (1)

  • fa53b2f Update Binary to Decimal.c

📊 Changes

1 file changed (+14 additions, -14 deletions)

View changed files

📝 Binary To Decimal.c (+14 -14)

📄 Description

Improved the readability of the program.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/5 **Author:** [@Saumay-Agrawal](https://github.com/Saumay-Agrawal) **Created:** 2/6/2017 **Status:** ✅ Merged **Merged:** 2/6/2017 **Merged by:** [@dynamitechetan](https://github.com/dynamitechetan) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`fa53b2f`](https://github.com/TheAlgorithms/C/commit/fa53b2fcce3a927044f9a76aa36efe60b3feaba0) Update Binary to Decimal.c ### 📊 Changes **1 file changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Binary To Decimal.c` (+14 -14) </details> ### 📄 Description Improved the readability of the program. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:09:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#212