[PR #617] [MERGED] Update stack.c #1066

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/617
Author: @Shwetik
Created: 9/30/2020
Status: Merged
Merged: 10/1/2020
Merged by: @kvedala

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 data_structures/stack.c (+3 -0)

📄 Description

Description of Change

  • Relevant documentation/comments is changed or added


🔄 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/617 **Author:** [@Shwetik](https://github.com/Shwetik) **Created:** 9/30/2020 **Status:** ✅ Merged **Merged:** 10/1/2020 **Merged by:** [@kvedala](https://github.com/kvedala) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`042b185`](https://github.com/TheAlgorithms/C/commit/042b185cdf93eeb830787e370ba631075926de31) Update stack.c ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/stack.c` (+3 -0) </details> ### 📄 Description #### Description of Change - [x] Relevant documentation/comments is changed or added <a href="https://gitpod.io/#https://github.com/TheAlgorithms/C/pull/617"><img src="https://gitpod.io/api/apps/github/pbs/github.com/Shezza221b/C.git/042b185cdf93eeb830787e370ba631075926de31.svg" /></a> --- <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:17:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1066