This is a simple stack implementation in C, using an array as the underlying data structure. It's possible to resize the stack, and it's possible to set the initial size of the stack. - View it on GitHub
Star
1
Rank
4945443