[PR #92] [CLOSED] Base64 #318

Open
opened 2026-01-29 15:11:35 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/92
Author: @t0rr3sp3dr0
Created: 10/29/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+79 additions, -0 deletions)

View changed files

Conversions/base64.c (+79 -0)

📄 Description

Issue #37


🔄 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/92 **Author:** [@t0rr3sp3dr0](https://github.com/t0rr3sp3dr0) **Created:** 10/29/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`77c23f8`](https://github.com/TheAlgorithms/C/commit/77c23f8fdd65ecec4365701d8717ecf32e2ed993) Base64 ### 📊 Changes **1 file changed** (+79 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Conversions/base64.c` (+79 -0) </details> ### 📄 Description Issue #37 --- <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:11:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#318