please do the following data structure program :
write a menu driven C program to implement the following set of stack operations using the linked list representation:
(a)create stack
(b)push
(c)pop
(d)stack top
(e)full
(f)empty
(g)stack count
(h)destroy stack
rohanvijay 0 Newbie Poster
devnar 114 Junior Poster
Luckychap 68 Posting Pro in Training
ajay.krish123 -4 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.