mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-15 05:55:08 +00:00
[PR #50] [CLOSED] Add: Binary to Octal conversion #267
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/50
Author: @jebinphilipose
Created: 9/30/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
a39abdeAdd: Binary to Octal conversion📊 Changes
1 file changed (+52 additions, -0 deletions)
View changed files
➕
conversions/binary2octal.c(+52 -0)📄 Description
I added the program which converts binary number to its octal equivalent which was missing in the original repository.
Please review my pull request, and merge it if there are no issues. This is my first PR (#50). Awaiting for your response.
Thank you.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.