mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-17 22:01:45 +00:00
[PR #505] [CLOSED] adds to queue.c #922
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/505
Author: @snehashankar7
Created: 12/28/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
fd388feAdd files via upload📊 Changes
1 file changed (+101 additions, -106 deletions)
View changed files
📝
data_structures/queue.c(+101 -106)📄 Description
added isEmpty, display and also modified the code in queue.c
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.