mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-09-22 23:14:45 +00:00
[PR #975] [MERGED] add display() and improve code formatting #1515
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/975
Author: @anxkhn
Created: 10/1/2022
Status: ✅ Merged
Merged: 11/11/2022
Merged by: @Panquesito7
Base:
master← Head:patch-1📝 Commits (1)
403a7f8add display() and improve code formatting📊 Changes
1 file changed (+36 additions, -17 deletions)
View changed files
📝
data_structures/stack/main.c(+36 -17)📄 Description
added display to view entire stack using for loop and formatted code.
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.