mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #243] [MERGED] fix the stack.c #539
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/243
Author: @megahertz66
Created: 7/10/2019
Status: ✅ Merged
Merged: 7/19/2019
Merged by: @danghai
Base:
master← Head:work📝 Commits (2)
5f138ccfix the stack.c8b6a93cUpdate stack.c📊 Changes
1 file changed (+5 additions, -4 deletions)
View changed files
📝
data_structures/stack/stack.c(+5 -4)📄 Description
Thanks for giving me the opportunity for the first PR. I think I think I have solved the problem of on free.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.