[PR #347] [CLOSED] Update stack.c #688

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/347
Author: @nityaprakash10
Created: 10/5/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+55 additions, -130 deletions)

View changed files

📝 data_structures/stack.c (+55 -130)

📄 Description

No description provided


🔄 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/347 **Author:** [@nityaprakash10](https://github.com/nityaprakash10) **Created:** 10/5/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c1448e2`](https://github.com/TheAlgorithms/C/commit/c1448e272789e8bdcd7849f1824bccd1f84be91b) Update stack.c ### 📊 Changes **1 file changed** (+55 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/stack.c` (+55 -130) </details> ### 📄 Description _No description provided_ --- <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:14:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#688