[PR #201] [CLOSED] A slight change in stack program #477

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/201
Author: @abdulraouf9567
Created: 10/27/2018
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 567e81f A slight change in stack program

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 data_structures/stack/main.c (+6 -4)

📄 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/201 **Author:** [@abdulraouf9567](https://github.com/abdulraouf9567) **Created:** 10/27/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`567e81f`](https://github.com/TheAlgorithms/C/commit/567e81f6452929f459ef707b91af64afd21d1e26) A slight change in stack program ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/stack/main.c` (+6 -4) </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:13:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#477