mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-18 11:29:35 +00:00
[PR #629] [MERGED] Added octal to binary conversion #1080
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/629
Author: @VishnuPothan
Created: 10/1/2020
Status: ✅ Merged
Merged: 10/2/2020
Merged by: @kvedala
Base:
master← Head:master📝 Commits (8)
28ceb4cAdded octal to binary conversionea50ff4Update conversions/octal_to_binary.c600ee45Update conversions/octal_to_binary.cd633e35Changes updated3f21622To trigger actiond57edebupdating DIRECTORY.md8321259LGTM alert fixed.a28d6b3Merge branch 'master' of https://github.com/vishnu0pothan/C📊 Changes
2 files changed (+63 additions, -0 deletions)
View changed files
📝
DIRECTORY.md(+1 -0)➕
conversions/octal_to_binary.c(+62 -0)📄 Description
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.