C Everything
This is a C repository containing a curated set of generic data structures and algorithm.
stack Directory Reference

Files

file  stack.c [code]
 Contains definitions of routines supported by stack.
 
file  stack.h [code]
 Contains declations of stack types, operations and structure.