Topic: "overflow-handling"
sanjanatg/Stack-implementation-using-Singly-linked-list-in-C.
The C code implements a stack using a linked list. It allows users to push, pop, and display elements in the stack. Error handling for overflow and underflow is included.
Language: C - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
